Nathan Nobbe skrev:
On 10/11/07, *Marcus Mueller* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Anders Norrbring wrote:
     > Is there a good way to detect in a script if it's called locally from
     > command line, or via a remote browser?

    Check out < http://www.php.net/manual/en/function.php-sapi-name.php>.



much better:)

php > echo php_sapi_name();
cli

-nathan


Thanks, seems to be the easiest way.. ;)

Anders.

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

Reply via email to