I've read lot's of sites that say that HEREDOC's are much slower than plain echos.
Although I've never tested this myself. On Mon, Apr 14, 2008 at 9:03 PM, Robert Castley <[EMAIL PROTECTED]> wrote: > Hi, > > I your HMO, which is quicker within ZF... 'heredoc' or a plain old > straight echo? > > I use echo <<<EOH alot and I wondering if this is quicker or slower than a > plain old <?php echo 'this'; ?> > > > > *Robert W. Castley* > > > ________________________________________________________________________ > This email has been scanned for all known viruses by the MessageLabs Email > Security Service and the Macro 4 plc internal virus protection system. > ________________________________________________________________________ >
