At 22:08 08.12.2002, Mike Robinson wrote:
Christoph Grottolo wrote:

> It's worse.
>
> At least PHP 4.2.2 and 4.2.3. have php-cli.exe (CLI) and
> php.exe (CGI).

This is the way it should stay.
I'm trying to find the archive of the discussion that lead to this
being changed. I'm having a huge problem getting my head around why
the name of the CGI executable has to be changed at all. Any pointers
or enlightenment would be welcomed. :)

Regards
Mike Robinson

Just because you only need to type the name of the CGI sapi once:
In other word one single time until we decide the name changes.
But you will use a command line interface hopefully very often. I
for one do and i am not going to type php-cli.exe because it is way
much to long.

The reason against renaming CGI and using its old name for the CLI
now would have lead us to register_globals=ON for eternity.

marcus



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

Reply via email to