That isn't entirely true. While I've never used register_globals in my own code, for 3rd party code that does use it you can always use "php_flag register_globals on" in .htaccess or httpd.conf for that virtual host or directory. PHP has always been very good at retaining backwards compatibility.> Which, in all fairness, is something that needed done. But the > fault is really PHP's more so than RedHat's, and that's a rant > for another time. Yeah. However, it was right when Redhat were saying that they weren't going to support the old version anymore. "Upgrade or die!" which means that you suddenly have to rewrite a LOT of code.
--
|