no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| |
— | tech:linux:mime [2014/11/15 15:13] (current) – created - external edit 127.0.0.1 |
---|
| ====== MIME Information ====== |
| |
| ===== Resources ===== |
| [[http://www.evolt.org/node/60103|Using PEAR's mimeDecode module evolt.org]]\\ |
| [[https://help.ubuntu.com/community/PhpPear|Using PEAR (Ubuntu)]]\\ |
| [[http://www.weberdev.com/get_example-1607.html|PHP MIME Decoder class]]\\ |
| [[http://search.cpan.org/~doneill/MIME-tools-5.428/lib/MIME/Tools.pm|MIME-tools - search.cpan.org]]\\ |
| [[http://ubuntuforums.org/showthread.php?t=287494|PEAR path issue on Ubuntu]]\\ |
| |
| ===== Using PHP PEAR ===== |
| [[http://pear.php.net/manual/en/package.mail.mail-mime.example.php|Manual generation and sending of a MIME mail]]\\ |
| [[http://pear.php.net/manual/en/package.mail.mail-mimedecode.decode.php|Manual perform decoding]]\\ |
| [[http://pear.php.net/manual/en/package.mail.mail-mimedecode.example.php|Mail_mimeDecode - Example]]\\ |
| [[http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21721792.html|seeking optimal way to parse an email sent to my PHP script via PIPE php, email, parse]]\\ |
| [[http://www.phpfreaks.com/forums/index.php?topic=287915.0|Processing an email with attachment(s) using PHP and PEAR Mail class]]\\ |
| |
| |
| |