php sendmail html messages get garbled.
Posted: Wed Jun 15, 2011 4:52 pm
Hi everyone:
i'm using php sendmail to send an email to respond to messages stored in a db. if incoming messages are stored as text, the reply message sends without any issues. if the email saved in the db is html, the reply email gets a bit garblemed eg it includes
several lines of code beginning with /* Font definitions */ and ending with xml.
is there any way to prevent that garbled text from displaying in the message?
or any ideas why it occurs?
i'm using php sendmail to send an email to respond to messages stored in a db. if incoming messages are stored as text, the reply message sends without any issues. if the email saved in the db is html, the reply email gets a bit garblemed eg it includes
several lines of code beginning with /* Font definitions */ and ending with xml.
is there any way to prevent that garbled text from displaying in the message?
or any ideas why it occurs?