PDA

View Full Version : Problem decoding messages!!!


mcrake
02-06-05, 08:18 PM
...Ok boyz, here i go:
>when i try to read a mail sent to a mail account of mine, i received it coded in base64 , i've tried to re-rewrite the code in libmail.class.php and tried to decode it with base64_decode() function with no results.
so i tried to re-decode the text that i've received into an external function written in php and it works fine, but i find myself unable to trim the error.

Thx in advance mates!


:)