Description of Sending MIME email in PHP :
This is a tutorial that explains creating MIME compliant messages and implementation of sending MIME complaint email in php. This article extends the basic text oriented internet mail system for the messages that contain binary attachments. The MIME headers are classified as MIME message headers and MIME part headers based on their placement in an email packet.