Hi, 

I have a script that need to run on ISAPI module on one server and on CGI on anther 
server.
I would like my code to be able to react differently depending on the CGI/ISAPI mode. 

How can I detect the running mode of PHP??
is there a $_SERVER variable or anything??

vincent

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

Reply via email to