Gabriel Schillaci wrote:

Thanks John for your quick answer.

What I'm looking for is for a miraculous way to convert or adapt my existing
code.
I already detected where are each one of my lost variables. I just want to
know if the only way I have is to manually replace every old variable by the
new one.

Hope not.

Gabriel

You can turn 'register_globals' on in the php.ini, but it would be better to leave it off, and change your code.


--
By-Tor.com
It's all about the Rush
http://www.by-tor.com

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



Reply via email to