View Single Post

  #6 (permalink)  
Old 05-07-2008
Erwin Moller
 
Posts: n/a
Default Re: How to Escape Ternary Within Here Document?

PaulB schreef:
> "Erwin Moller"
> <Since_humans_read_this_I_am_spammed_too_much@spam yourself.com> wrote in
> message news:481ecba1$0$14358$e4fe514c@news.xs4all.nl...
> <snip>
>> Isn't that an easy way out?
>> I mean, compared to echo-vaganza a heredoc is much easier to read.
>> A few $varnames in it helps to keep your HTML code easily readable,
>> compared to echos.

>
> Tried finding echo-vaganza in Google, no returns. Is this a standard term
> in PHP5?
>
> Paul


Hi Paul,

No, it is a joke.
I never heard of it either untill Michael used it.
Maybe he has invinted the word himself. I don't know.

But Michael's new word clearly conveys what he ment.
echo + extravaganza.

I think it is a great word to describe a echo-mess, compared to cleaner
HTML in a heredoc.
I like it. :-)

Regards,
Erwin Moller
Reply With Quote