Al wrote:
> I'm working on a script that can be initiated by a cronjob or from a
> browser.
>
> I want the script to act differently depending on which one called it.

Another solution:
http://us2.php.net/php-sapi-name

I personally think this is the cleanest and most maintainable solution
posted so far, but YMMV.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to