Jump to content

Recommended Posts

  • 4 weeks later...

Posted

If you need to disable register globals just for your own domain then just add the following lines to .htaccess:

php value register_globals Off

If 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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...