View Single Post
  #1 (permalink)  
Old 01-23-2008, 09:09 AM
c4gamerz c4gamerz is offline
WMG Newcomer
 
Join Date: Aug 2007
Posts: 6
iTrader: (0)
c4gamerz is on a distinguished road
Default HOW TO : Register Globals ON/OFF

All you need to do is :
1.) Edit the .htaccess file in the public_html folder.

2.) Add the following line into the .htaccess file:

Code:
php_flag register_globals on
3)Save the .htaccess file.
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block