Hi,
In my application, i need register_globals to be turned on for a particluar folder, i tried to achieve this by putting a file named as .htaccess inside that folder having following code:
php_value register_globals on
I also tried placing php.ini file here, but didn't work as well.
Is there a way to achieve this?
Plz suggest!
Thanks,
kul.








Bookmarks