Re: [PHP-WIN] Configuring a web server I haven't written yet...

2003-01-24 Thread Per Lundberg
[EMAIL PROTECTED] wrote: Hey Jill, I'm writing a web server for Windows. I want to know how to make it support PHP. > Here's the bit I _DON'T_ know how to do... How can my server INITIALISE the superglobal variables $_GET, $_POST, $_SERVER, $_SESSION, etc. in preparation for running the scrip

Re: [PHP-WIN] Configuring a web server I haven't written yet...

2003-01-24 Thread Dash McElroy
Why would you do a system("php something.php")? Just put the code in the php file and you're good to go. i.e. /something.php contains: -Dash I can't understand it. I can't even understand the people who can understand it. -- Queen Juliana of the Netherlands. On Fri, 24 Jan 2