register_argc_argv = on
Posted: Tue Aug 27, 2002 1:00 pm
register_argc_argv = on
Can anyone tell why a host would have this set to "on" in the php.ini? I am having trouble running a script on a certain host that I run on 3 other servers without any probs. I have checked the others phpinfo and the only glaring difference is register_argc_argv is set to off on those, and on on this particular server. I'm using $_POST[var], $_SESSION[var], etc...
and my variables are not being carried to the next page/form.
Any help is greatly appreciated
Mike
Can anyone tell why a host would have this set to "on" in the php.ini? I am having trouble running a script on a certain host that I run on 3 other servers without any probs. I have checked the others phpinfo and the only glaring difference is register_argc_argv is set to off on those, and on on this particular server. I'm using $_POST[var], $_SESSION[var], etc...
and my variables are not being carried to the next page/form.
Any help is greatly appreciated
Mike