register_global off
Quite a lot of application are created which required you to have register global on, most hosting companies prefers to have register global off.
Is there a significant security risk to having register global set to on in php.ini ?
|