Calling php-cgi.exe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have written a small web server for windows.  It works fine for static
HTML files, but I would like to be able to run PHP scripts.

Playing with php-cgi.exe on the command line I see that it returns the
content type and the generated HTML from a script 'php-cgi.exe
test.php'.  From experimenting, I also see that I can pass the get vars
like 'php-cgi.exe test.php var1=val1 var2=val2'.  Is this the best way?
 How about POST info and do certain things need to be encoded a certain way?

Is there a good document on this?

TIA,
Shawn

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux