Summary: Writing a mail system or mailing list program is a big branch of PHP application, while PHP provides a simple function for sending emails, in practice it involves sending mail with attachments, testing the validity of the email address that
Original post address: http://ons.javaeye.com/blog/368841
Entry description[Edit this section
]
Multi-purpose InternetMessage extension (MIME, Multipurpose Internet Mail Extensions) is an internet standard that extends emailStandard to support non-
MIME we will examine the next method is that Build_message (), which occupies the bulk of the whole work, but it is through a
Gen_email () method to invoke the. Please note that build_message () is a private method.
function Build_message ()
Source: http://www.cnblogs.com/robinhood/articles/540464.html
Q What is mime? What is mime mail?
A mime is called "Multipurpose Internet Mail Extensions". The exact Chinese name is called "multi-purpose Internet Mail Extension ". It is a
MIME users can use MIME to set up the server to transfer multimedia such as sound and animation information, which may be done through CGI scripts. In the following article, you can learn about mime and about the use of MIME on the network.
MIME
1. Mime: Multipurpose Internet Mail ExtensionsThe English Empire University's online computer dictionary foldoc interprets mime as: "multi-part, multimedia e-mail, and WWW hypertext encoding standard, it is used to transmit non-text data such as
Http://blog.csdn.net/bripengandre/article/details/2192982
MIME protocol analysisChapter 4. MIME Overview
MIME is called "Multipurpose Internet Mail Extensions". The exact Chinese name is called "multi-purpose Internet Mail Extension ". It is a
Mime "OK, how do I create MIME-compliant information?" "With the general description above, let's take a look at what the so-called MIME information is!"
The simplest MIME information
This information does not have any paragraph, namely, has no
As we know, today's emails have basically replaced traditional emails. E-mails can be described in texts and loaded with music images and other multimedia forms. As the network continues to innovate, mail can also carry different types of files for
Multi-purpose Internet Mail Extension (MIME,Multipurpose Internet Mail Extensions)
Before mime is introduced, RFC 822 can only send basic ASCII code text information. It is very difficult to implement the content of an email, such as binary files,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.