Reply to Re: turn off register_globals on a shared server
Posted by Rob on 06/30/60 11:22
shabbirbhimani@gmail.com wrote:
> Use the ini_set() function to change the values of the variables.
>
> Thanks
> Shabbir Bhimani
>
alternatively you can upload your own php.ini to the root of your shared
web space.
PHP always checks for php.ini in the root of the document before it
checks elsewhere.