blob: 2b6c3554516b3a488f4c8fcb8a9580f748d67fb3 (
plain) (
blame)
1
2
3
4
5
6
7
|
Provides a class to deal with the decoding and interpreting of mime messages.
This package used to be part of the Mail_Mime package, but has been split off.
This class will parse a raw mime email and return the structure. Returned
structure is similar to that returned by imap_fetchstructure().
WWW: https://pear.php.net/package/Mail_mimeDecode
|