isCommandLineInterface

isCommandLineInterface

Checks if PHP is currently running from the command line. Additional checks added to help with cgi/fcgi systems, currently limited to that scope.

isCommandLineInterface( ): boolean