.
> anyone else? is a big here doc the "fastest" way to print out a lot of
html
> with variables?
>
>
>
> -Original Message-
> From: Plutarck [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, April 07, 2001 2:31 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PH
d to
worry about
anyone else? is a big here doc the "fastest" way to print out a lot of html
with variables?
-Original Message-
From: Plutarck [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 07, 2001 2:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] here doc performance
To my
To my knowledge, though I haven't done any testing with microtime, heredoc
is as faster as using single quotes.
Since the only thing PHP looks for is the characters that were present at
the very begining on the string, there should certainly be no slowdowns at
all.
If it's not that way, I imagin
3 matches
Mail list logo