Help!
My server just got upgrated from php 4.3.3 to 4.3.4.
I always pass parameters like this :
somefile.php?a=123&b=456
Now this dont work anymore, some kind of security setting in php.ini?
If so, please let me know what to change in the php.ini file, to make me able to pass parameters this way in php 4.3.4
Most appreciated if someone knows this matter...
