Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Am using imap functions: $msg="M

Status
Not open for further replies.

hisham

IS-IT--Management
Joined
Nov 6, 2000
Messages
194
Am using imap functions:

$msg="Message:\n".wordwrap(trim(@imap_body($mbox, $i))

but when I receive email with header like that:

Content-Type: text/plain;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable

Then the body looks like:
=C8=E1=CA=C8=E1=CA

How can I fix it?
Thanks in advance
 
Thanks you sleipnir214 ,
Is that means if i want to allow users to check this file they will see the text like that and there is no way to see it in thier languages?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top