Re: [PHP] Small CGI Serve

2002-06-19 Thread BB
Because that's how they get there! Analysis Solutions [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hail, BB: On Tue, Jun 18, 2002 at 12:37:29PM +0100, BB wrote: Having finally found out how to pass the Environment vars onto PHP, I am stumpted to find

[PHP] Small CGI Serve

2002-06-18 Thread BB
I am trying to write a small CGI webserver. Having finally found out how to pass the Environment vars onto PHP, I am stumpted to find that PHP wasn't reading them and putting them in their place (GET vars). I tried changing the exe from the php-cli to just php. This now brings up a security

Re: [PHP] Small CGI Serve

2002-06-18 Thread Analysis Solutions
Hail, BB: On Tue, Jun 18, 2002 at 12:37:29PM +0100, BB wrote: Having finally found out how to pass the Environment vars onto PHP, I am stumpted to find that PHP wasn't reading them and putting them in their place (GET vars). Why do you think environment variables would wind up in the get