"Jeff Hill" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> - The zip distribution also includes "php-win.exe", which is the same size
> as "php.exe". Should the installer actually have used "php-win.exe" and
> renamed it to "php.exe"??

Just to clarify different executables shipped in php5 zip distribution.

php.exe - CLI (command line interface) for executing php script from windows
console.
php-win.exe - similar to above but it runs without need to open a dos box.
Ideal for stuff like php-gtk.
php-cgi.exe - provides for webservers cgi interface.

Edin

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

Reply via email to