Sending MIME e-mail in PHP
An excellent article consisting of 5 parts. It explains in very readerfriendly format what is and how to use MIME types for creation of emails using php. The article explains content types, attachments and finaly presents a php class for creation of multipart emails.
Links to article parts:
- http://www.zend.com/zend/spotlight/sendmimeemailpart1.php
- http://www.zend.com/zend/spotlight/sendmimeemailpart2.php
- http://www.zend.com/zend/spotlight/sendmimeemailpart3.php
- http://www.zend.com/zend/spotlight/sendmimeemailpart4.php
- http://www.zend.com/zend/spotlight/sendmimeemailpart5.php
Powered by ScribeFire.