EKINdesigns Posted May 20, 2006 Share Posted May 20, 2006 I am using the PHP IMAP functions to recieve my email messages. But for some reason it doesnt retrieve them right.This is an example message:[code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META http-equiv=3DContent-Type content=3D"text/html; =charset=3Diso-8859-1"><META content=3D"MSHTML 6.00.2900.2873" name=3DGENERATOR><STYLE></STYLE></HEAD><BODY bgColor=3D#ffffff><DIV><FONT face=3DArial size=3D2>this is a<STRONG>=20test</STRONG></FONT></DIV></BODY></HTML>[/code]Notice how it replaces "=" with "=3D" and new lines with "=".If someone could please help it would be awsome! Link to comment https://forums.phpfreaks.com/topic/10074-imap-decoding-help/ Share on other sites More sharing options...
EKINdesigns Posted May 22, 2006 Author Share Posted May 22, 2006 Anyone? Link to comment https://forums.phpfreaks.com/topic/10074-imap-decoding-help/#findComment-37883 Share on other sites More sharing options...
EKINdesigns Posted June 11, 2006 Author Share Posted June 11, 2006 Updated topic with more information. Link to comment https://forums.phpfreaks.com/topic/10074-imap-decoding-help/#findComment-44154 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.