Posted by Brad Brening on 10/02/33 11:05
Hello all;
I have encountered a very strange error on one of our customers sites.
Their script returns the following error:
Warning:Invalid argument supplied for foreach
This is in response to the following line:
foreach ($_GET as $key => $value)
All I am trying to do is parse the querystring!
Any ideas?
Thanks;
Brad
Navigation:
[Reply to this message]
|