I don't think it's beneficial to PHP to have two modes especially as the cli more you're talking about would support ?> followed by a <?php. So all you're saving is the opening tag. I think any PHP programmer can handle it.
Let's keep things similar across the board.
Andi

At 02:11 PM 12/27/2002 -0500, Andrei Zmievski wrote:
We've talked about this in the past, but let's bring it up again. It is
a bit awkward to use CLI when it requires those <?php and ?> tags. We
should probably have a command-line option that tells the parser to
start in PHP mode instead of HTML/text. Any thoughts on this?

-Andrei                                       http://www.gravitonic.com/
* What were the first 15 billion years of the universe like for you? *

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

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

Reply via email to