- Original Message -
From: "Oliver Grätz" <[EMAIL PROTECTED]>
To:
Sent: Friday, September 16, 2005 1:34 AM
Subject: [PHP] Re: adding string...
Gustav Wiberg schrieb:
Hi guys!
Is there any difference in performance in these two ways?
$sql = $sql .
OR
$sql .=
Gustav Wiberg schrieb:
> Hi guys!
>
> Is there any difference in performance in these two ways?
>
>
> $sql = $sql .
>
> OR
>
> $sql .=
No difference. Even if there was any difference it would be totally
negligible.
AllOLLi
Byers: "What proof do you have?"
Bond: "I got this!"
By
2 matches
Mail list logo