On Sun, June 5, 2005 2:45 am, Ric Manalac said:
> What PHP version is known to cause this type of problem? Does anyone
> know what specific configuration setting causes the $_GET to not catch
> values passed through the querystring?
I believe that in ALL PHP versions, if G is missing from that GPC
Ric Manalac wrote:
What PHP version is known to cause this type of problem? Does anyone
know what specific configuration setting causes the $_GET to not catch
values passed through the querystring?
Well, $_GET hasn't always been around, so that's why the version can
matter. Of course, this can
What PHP version is known to cause this type of problem? Does anyone
know what specific configuration setting causes the $_GET to not catch
values passed through the querystring?
My hosting company's PHP version is 4.3.4. Below are some info from phpinfo():
register_globals is set to On
Configur
Possibly the PHP version your using, try looking at the PHP manual and
also getting your PHP version by placing
into a file and running it in your browser, see this document for other
methods:-
http://php.net/manual/en/reserved.variables.php#reserved.variables.get
Ric Manalac wrote:
Hell
4 matches
Mail list logo