i recommend to use global variables like $_GET[] or $_POST[]
for security purposes.

thanks,

--fabio moraes.

-----Original Message-----
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 19, 2002 1:26 PM
To: Richard Vincent
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Scripts not seeing querystring vars


Turn on register_globals in your php.ini file.

On Mon, 19 Aug 2002, Richard Vincent wrote:

> Hello,
>
> I recently installed PHP on my win 2000 server and it appeared to be
working
> great .. but I have recently detected one problem. It's not seeing
> querystring variable info and instatiating variables inside the script
that
> correspond to the querystring....
>
> Any ideas .. Please help.
>
> Richard Vincent
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

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

Reply via email to