Register_Global is disabled because of potential security issue. PHP recommend disabling this feature and PHP distro set this to default off. quote:Originally posted by Deep Canyon I am working on a script that requires the php.ini file to have register_globals enabled, I checked the php.ini on the server by running <? phpinfo(); ?> which says register_globals is disabled. Is there a way to turn it on? Thanks, Andrew Maynard </blockquote id="quote"></font id="quote">
I am working on a script that requires the php.ini file to have register_globals enabled, I checked the php.ini on the server by running <? phpinfo(); ?> which says register_globals is disabled. Is there a way to turn it on? Thanks, Andrew Maynard