Hello all,
I have read, that I can run PHP scrips as CGI scrips, if PHP is in safe-mode and the server run CGI. Is it true? And how?
//Ulrik Q K
How about reading the manual. Just compile PHP as a binary (see manual for instructions) and use it like you'd use any other cgi (perl, shell etc)