php.exe test.php?variable=value doesn´t work !
Posted: Mon Aug 12, 2002 6:08 am
Hi
I´m new here and I want you to ask a strange question, because I am programming a webserver for Windows for free, and this webserver might have the abilities to run php.exe with variables, but the the php-interpreter doesn´t accept variables this way:
some people said to me that I have to try this:
but even this doesn´t work.With Perl.exe this works, but the php.exe doesn´t want to accept this.
I would be very happy if somebody can help me.
avaurus.
I´m new here and I want you to ask a strange question, because I am programming a webserver for Windows for free, and this webserver might have the abilities to run php.exe with variables, but the the php-interpreter doesn´t accept variables this way:
Code: Select all
php.exe test.php?variable=valueCode: Select all
php.exe test.php variable=valueI would be very happy if somebody can help me.
avaurus.