[PHP-DEV] PHP 4.0 Bug #4442 Updated: PHP4 won't pass any variables from page to page From: Bug Database (php-dev <email protected>)
Date: 05/15/00

ID: 4442
Updated by: sas
Reported By: marc <email protected>
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:

Please enable register_globals in your php.ini configuration file. Otherwise, PHP will not register GPC data in the global namespace.

Full Bug description available at: http://bugs.php.net/?id=4442

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>