PDA

View Full Version : How do I turn on register_globals for OS Commerce


webstar
02-06-2008, 12:35 PM
How do I turn on register_globals for OS Commerce?

SharkSpace_Jacob
02-06-2008, 12:38 PM
Inorder to enable the register_globals just add the below given line in the .htaccess file of the domain

php_flag register_globals On