question for hosting guys
question for hosting guys
I need to turn
register_globals to ON ON
now iam only doing this for a single domain, (yeah some scripts still need this.)
ok so i changed htaccess for the domain. "php_flag register_globals 1"
ok so now i got check domain.com/info.php and i get this
register_globals On Off
anyone know how to get on on? Please dont tell me i have to change the php.ini at root
|