* Thus wrote Scott Fletcher ([EMAIL PROTECTED]):
> Looked through all of those 11 README files and they don't say much about
> it.

Traditionally php had two modes:
  1. module
  2. cgi/commandline

the cgi/commandline could be used interchangably.

Now there are three modes:
  1. module
  2. cgi
  3. commandline (CLI)

some references:

http://php.net/manual/en/features.commandline.php
http://php.net/manual/en/install.commandline.php


> 

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to