Christian Reiniger ...

> One reason why I don't like the "echo" route: I lose the syntax
> highlighting for the HTML that way. String constants should be
> highlighted as, well, string constants normally, but when they contain
> HTML code that's just plain ugly.

Well, that's the point about using a better or worse editor... better editors detect 
when HTML becomes PHP and viceversa - i mean,
some editors DO detect
HTML <? PHP ?> HTML
and
PHP echo " HTML "; PHP

AND highlight syntax according to that.

(the editor's programmers should look after that!)




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to