Search found 2 matches

by holy0
Fri Aug 02, 2002 6:19 am
Forum: PHP - Code
Topic: Problems with sending html emails using mail()
Replies: 3
Views: 675

Cheers for the help ... it doesn’t solve the problem. But I’m starting to think its outlook that has the problem.

I've just sent the email to a web based mail account and it looks fine. and has no ! at all .. a little strange..
by holy0
Fri Aug 02, 2002 5:05 am
Forum: PHP - Code
Topic: Problems with sending html emails using mail()
Replies: 3
Views: 675

Problems with sending html emails using mail()

Hi I’m sending an html email using the mail() function, my problem is it seems to put a lot of ! in the html code. Is there anyway to stop this happening? If I echo the email body rather than sending it , it works fine. Its only when I email it. Any help would be appreciated. Cut down version of the...