PHP » PYTHON |
login |
register |
about
|
|
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
|