Page 1 of 1

PHP mailer message formatting problem

Posted: Sat Aug 22, 2009 3:11 pm
by squarkman
I assume this
."text" ."more"
is a PHP concatenation.
So I trust I'm in the right place.

Why sometimes when my code is this


."firstname: ."lastname"

will the email message look like this???

Joe
Smith

I'm using PHP Mailer