I could be wrong, but I seem to remember reading somewhere that using ?>
text Peter Thoenen wrote:
>
>>Question on optimizing code for quicker runtimes. Which is quicker (this
>>is on a webpage also..NOT
>>commandline)?
>>
>>
>>
>>OR
>>
>> abc
>
>Because the difference is going to be undetecta
Peter Thoenen wrote:
>Question on optimizing code for quicker runtimes.
>Which is quicker (this is on a webpage also..NOT
>commandline)?
>
>
>
>OR
>
> abc
>
Because the difference is going to be undetectable, this would probably
be a question that only someone really familiar with the engine
On Tue, Jul 09, 2002 at 12:32:59PM -0700, Peter Thoenen wrote:
> Which is quicker (this is on a webpage also..NOT
> commandline)?
>
>
> OR
> abc
The difference is very marginal. Write whichever makes more sense in the
context. Short tidbits just don't matter. Larger stretches of text are
e
I'm just guessing but I would think there would be no difference. The only
way I think there would be a differnce is if you did many many echo
statements as opposed to one echo or one ?>output block
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 1:32 PM
Subject: [PHP] PHP code optimization
4 matches
Mail list logo