I have a script which need register_globals to be On.
I tried to modify it using ini_set() and also tried ini_get() but none of them is working.
Is there any other way do set register_globals as ON????
I tried to modify it using ini_set() and also tried ini_get() but none of them is working.
Is there any other way do set register_globals as ON????
