The register_globals variable in PHP has been disabled on the server. This is a potential security hole, and any PHP scripts which rely on it should be recoded to make use of $_GET['variable'] or $_POST['variable']. The PHP manual has more information. If you are having problems with a script created by a third party as a result of this, contact the third party for help, or submit a support ticket here and we will attempt to help you.



Friday, July 21, 2006

« Back