Nathan Nobbe skrev:
On 10/11/07, *Marcus Mueller* <marcus.mueller@xxxxxxxxxxxx
<mailto:marcus.mueller@xxxxxxxxxxxx>> 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