which one is faster
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
:
php-general@xxxxxxxxxxxxx
Subject
: which one is faster
From
: saeed ahmed <
saeed.sas@xxxxxxxxx
>
Date
: Wed, 6 Oct 2010 01:23:32 +0600
$a = 'hey'; $b = 'done'; $c = $a.$b; $c = "$a$b"; which one is faster for echo $c.
Follow-Ups
:
Re: which one is faster
From:
João Cândido de Souza Neto
Re: which one is faster
From:
TR Shaw
Re: which one is faster
From:
chris h
Prev by Date:
Re: Re: Continuance of the struggle (trying to understand)
Next by Date:
Re: which one is faster
Previous by thread:
Continuance of the struggle (trying to understand)
Next by thread:
Re: which one is faster
Index(es):
Date
Thread
[Index of Archives]
[PHP Home]
[Apache Users]
[PHP on Windows]
[Kernel Newbies]
[PHP Install]
[PHP Classes]
[Pear]
[Postgresql]
[Postgresql PHP]
[PHP on Windows]
[PHP Database Programming]
[PHP SOAP]