...Beauty, cleaning, DIY tips and more - free to join!
   Login   Contact us   Site map   Puzzle Club   Ask a question    Newsletter

How To Turn Off Register_globals

Computing : Learning PHP

If you want to turn off register globals in your PHP, then you will need to edit your php.ini file.

Alternatively, you could try placing another line in your .htaccess file on your server. The code you need is simple:

php_value register_globals off


Profile image!
By: Stephen

  Reply to How To Turn Off Register_globals

  Receive Our Newsletter

PHP picture



Questions about PHP:

Ask question

More Articles:
How to edit a DVD
How to access any website
How to Disable Error Reporting