As I can see, it´d be too much faster to decide by yourself than reading all theese answers and understanding their differences and taking people´s time for nothing. -- João Cândido de Souza Neto "saeed ahmed" <saeed.sas@xxxxxxxxx> escreveu na mensagem news:AANLkTikh6g5iLSz3HKxaTg=H1wzoBGoKo7bYNGo0pOdy@xxxxxxxxxxxxxxxxx > $a = 'hey'; > $b = 'done'; > > $c = $a.$b; > $c = "$a$b"; > > which one is faster for echo $c. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php