I was just wondering if there was a way to add new text to the end of
strings. I tried doing
$message += "Some text here";
but that just set $message to 0. I'm sure it's something simple  but I
couldn't find anything on it in the documentation.
Dave



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

Reply via email to