I think I remember that thread.  Ill track it down tomorrow.
Thanks

Jason Wong wrote:

>On Tuesday 14 May 2002 13:43, Jason Wong wrote:
>
>  
>
>>>Is there something else I can do so I can have the old scripts work
>>>while php is has register_globals off.
>>>      
>>>
>>As you're running your own server, set it in php.ini
>>    
>>
>
>Oops, sorry wrong answer. Correct answer is: you have to manually/explicity 
>extract all the variables in $HTTP_*_VARS (or the new $_*) into the global 
>scope. Search archives for details as this was discussed recently (within 
>last 2 weeks).
>
>  
>



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

Reply via email to