Hi,

this could be a silly question. Is there some performance penalty when using the <<< operator like this:

$var =<<<EOP
add a bunch of text here
and here
EOP;

Just curious.

Thanks,
Rodolfo.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to