Re: [PHP-DEV] Better shell scripting From: Andrei Zmievski (andrei <email protected>)
Date: 09/07/01

On Fri, 07 Sep 2001, Stig Sæther Bakken wrote:
> What if we introduced a -p option to PHP that starts the Zend parser
> in "PHP mode"? For any other files (include/require), it starts in
> "HTML mode" though.

How about we have a separate sapi backend that really does all this
stuff properly without relying on command-line options (which I hate)?
This suggestion has been made long ago, so what's stopping us?

-Andrei

"Everything should be made as simple
as possible, but not simpler."
                  -- Albert Einstein

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>