November 14, 200619 yr If you need to disable register globals just for your own domain then just add the following lines to .htaccess:php value register_globals OffIf your hosting service is using a CGI based PHP you may be able to add "register globals Off" to a new file called php.ini
Create an account or sign in to comment