Re: [PHP-DEV] $_get['variable']

2002-11-30 Thread Rick Widmer
At 12:27 PM 11/30/02 +, Benjamin Paul wrote:

Anyone know how to allow pre 4.0.3 code which was written when you could
call get parsed variables as $variable etc tyo work on the new version of
php which doesnt allow this ???


This really belongs on  the php-general list, this list is for the 
development OF php, not develpment with php.

In php.ini change the setting for REGISTER_GLOBALS to on.


Rick




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



[PHP-DEV] $_get['variable']

2002-11-30 Thread Benjamin Paul
Anyone know how to allow pre 4.0.3 code which was written when you could
call get parsed variables as $variable etc tyo work on the new version of
php which doesnt allow this ???

Thanks

Ben Paul
Proactive Innovations LTD
www.proactiveinnovations.co.uk




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