Hello Marcus,

  Ok, Ok.  I admit it.

  I made the POINT of reading the CLI manual page before posting this,
  but I just missed it.

  Sorry for the trouble, and, thanks for the help.

-- 
Best regards,
 Jason                            mailto:[EMAIL PROTECTED]

Thursday, September 30, 2004, 5:50:34 PM, you wrote:

MB> Hello Jason,

MB>   you lazy doc reader :-)

MB>   php -r 'var_dump(php_sapi_name());'

MB> best regards
MB> marcus


MB> Thursday, September 30, 2004, 11:10:01 PM, you wrote:

>> Hello internals,

>>   What is the best way, from within a php script, to tell that the
>>   script is being run on the command line?

>>   I've used   if(defined('STDIN'))  but that seems kind of kludgey.

>>   If there is no better way, perhaps we could add constant called
>>   (SAPI_TYPE = 'CLI') or something like that to the language to
>>   facilitate this?

>> -- 
>> Best regards,
>>  Jason Garber                      mailto:[EMAIL PROTECTED]
>>  IonZoft, Inc.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to