PHP » PYTHON |
login |
register |
about
|
PYTHON imap_mail_compose
is this article helpful?
|
Python replacement for PHP's imap_mail_compose
[
edit
| history
]
class email.mime.multipart.MIMEMultipart(_subtype='mixed', boundary=None, _subparts=None, **_params)ΒΆ
imap_mail_compose(PHP 4, PHP 5) imap_mail_compose — Create a MIME message based on given envelope and body sections Description
string imap_mail_compose
( array $envelope
, array $body
)
Create a MIME message based on the given envelope and body sections. Parameters
Return ValuesReturns the MIME message. Examples
Example #1 imap_mail_compose() example
<?php
|
more
Recently updated
more
Most requested
more
Last requests
|