How can i modify my .htaccess file, so that it will TURN on the value of REGISTER_GLOBAL variable to true.
please guide.
how to enable regsiter global variable through .htaccess
Moderator: General Moderators
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Ya You Can Do it With a .htaccess file
==========================
==========================
Code: Select all
php_flag register_globals On