php-developer-list | 2002112

Re: [PHP-DEV] $_get['variable'] From: Rick Widmer (php4 <email protected>)
Date: 11/30/02

At 12:27 PM 11/30/02 +0000, 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 <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php