You can re-enable global variables by revising the php.ini file from: "register_globals = Off" to: "register_globals = On"
I had to do this for a couple sites that have not yet been migrated to PHP 4.2.x (or greater). > -----Original Message----- > From: Yakov Cherkassky [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 10, 2003 12:49 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] php backward compatibility > > > Quick Question: > > Is it possible to run PHP code written on php4.2.3 on php 4.0.1 without > major modification? > > My initial checks indicate no... Any other ideas? > > -Yakov. > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php