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?

FWIW, almost without fail every time I write a new CLI script
I forget to put the start/stop tags in and I get an error the
first time I run it. So from an 'intuitive' point of view,
[ and notwithstanding the value of my opinion :P ], the switch
sounds like a good idea to me.

Best Regards
Mike Robinson


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

Reply via email to