#rootworm Posted October 21, 2006 Posted October 21, 2006 (edited) x Edited April 19, 2007 by #rootworm
curtis Posted November 14, 2006 Posted November 14, 2006 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now