Thread: formated mail
View Single Post
Old 03-25-2008, 04:21 PM   #2 (permalink)
psychdev
Junior Member
 
Join Date: Mar 2008
Posts: 11
Default Re: formated mail

newline escape sequence works for me.. if you are using php echo command...

ie)

$msg = "Hello! \n Thank you for signing up!";
psychdev is offline   Reply With Quote
Sponsored Links