ecure) register_globals=Off
setting.
---
At 01:43 AM 7/15/02 +0200, Christian Stadler wrote:
>Hi,
>
>http://www.php.net/manual/en/reserved.variables.php
>http://www.php.net/manual/en/security.registerglobals.php
>
>HTH
>
>Greetz,
>
>Christian Stadler
>
>"Ted R Lo
i've installed PHP 4.2.1 as CGI with Apache 2.0.39 running under NT 4.0.
It is working mostly, since i can run this script:
But i can't get the variables passed in via a URL or POST to be set properly.
When i run this test script, tst.php:
via http://localhost/tst.php?tstvar=tstvalue
i ge