Use .htaccess to turn on or off PHP Register Globals without editing your php.ini. This is a great way to enable older php scripts to run without making your whole site insecure.
|
|
simply create a .htaccess file in the base directory of your web content |