> -----Original Message-----
> From: Michael Scappa [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 31, 2003 1:47 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Query String Help!
> 
> 
> I just finished installing PHP 4.3.1, and for some reason 
> when a page has a query string, it won't read the first 
> key/value pair of the string. All of the rest seem to work 
> fine, just not the first. It reads it as being blank (however 
> it appearently is setting the variable name). 

Turn register_globals back on in php.ini
 

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to