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.