"Richard Cyganiak" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> is there a way to tell at runtime if PHP is running as an Apache module or
> through CGI?

Replying to myself ... I found the answer, there's a function
php_sapi_name() for this purpose, see

   http://php.net/php_sapi_name

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

Reply via email to