#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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now