mail function
Moderator: General Moderators
mail function
hi, i have a xml coded email that i would like to send using the mail() function. how do i go about this?
re
i know how to use mail() but i want to put xml in to the body of the email. is that possible? this i s what i have now:
but when i send it it just shows the raw xml.
Code: Select all
$a="<?xml version=\"1.0\" encoding=\"UTF-8\" ?>
<w:wordDocument xmlns:w=\"http://schemas.microsoft.com/office/word/2003/wordml\....the rest of the xml"You might want to check out this: http://www.swiftmailer.org