Hello,
>
>
> I'm having a problem that I cannot find a solution to.
>
> My global php.ini contains "register_globals = On".
>
> My virtual host Apache configuration doesn't have any "register_globals"
> setting.
>
> When I execute "phpinfo()", it says under "PHP Core" that "register_globals"
I'm having a problem that I cannot find a solution to.
My global php.ini contains "register_globals = On".
My virtual host Apache configuration doesn't have any "register_globals"
setting.
When I execute "phpinfo()", it says under "PHP Core" that "register_globals"
Master Value is "On". The p