Thread
:
Problem with text emails when HTML email is on...
View Single Post
#
4
03-01-2003, 10:34 AM
funkydunk
X-Man
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
Have you tried using the php code:
nl2br($variable);
where it picks up the line returns (\n) from the non html emails and converts them to a
hence new line 2 br.
Haven't though about how you would integerate this in yet...
__________________
ex x-cart guru
funkydunk
View Public Profile
Find all posts by funkydunk