how to enable regsiter global variable through .htaccess
Posted: Thu Jan 04, 2007 5:10 am
How can i modify my .htaccess file, so that it will TURN on the value of REGISTER_GLOBAL variable to true.
please guide.
please guide.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
php_flag register_globals On