Thanks, Steve.  So, does this mean I now have to re-declare all vars passed
via the URL or a form POST in every script that uses them? Or is there a
quicker, easier way to make use of these vars with register_globals off in a
script?

Thanks!


> From: [EMAIL PROTECTED] (Steve Edberg)
> Newsgroups: php.general
> Date: Fri, 2 Aug 2002 12:45:41 -0700
> To: Monty <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Subject: Re: [PHP] Vars passed via URL disappearing
> 
> 'variables passed via the URL' = 'GET variables'
> 
> -steve
> 


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

Reply via email to