php-developer-list | 2002112
Date: 11/30/02
- Next message: php-dev <email protected>: "[PHP-DEV] PHP 4 Bug Summary Report"
- Previous message: Arnaud Limbourg: "Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: Modules/Extensions not in 4.3"
- In reply to: Benjamin Paul: "[PHP-DEV] $_get['variable']"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: php-dev <email protected>: "[PHP-DEV] PHP 4 Bug Summary Report"
- Previous message: Arnaud Limbourg: "Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: Modules/Extensions not in 4.3"
- In reply to: Benjamin Paul: "[PHP-DEV] $_get['variable']"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

