RE: Concatenate two strings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



with a dot

$valor=$valor1 . " " . $valor2

:-)





-----Original Message-----
From: Bruno Pereira [mailto:bruno.pereira@netvoice.pt]
Sent: woensdag 15 januari 2003 15:48
Cc: php3@developersdesk.com; php-db@lists.php.net
Subject:  Concatenate two strings


How can i join two strings.
My code is something like:
$valor1="bruno";
$valor2="Pereira";
$valor=$valor1 + " " + $valor2

Can someone help me. Thanks.

Cumprimentos

Bruno Pereira
bruno.pereira@netvoice.pt


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux