update : 2015.11.03
php.shukuma.com검색:
|
imap_mail_compose(PHP 4, PHP 5, PHP 7) imap_mail_compose — Create a MIME message based on given envelope and body sections 설명
string imap_mail_compose
( array
$envelope
, array $body
)
Create a MIME message based on the given 인수
반환값Returns the MIME message. 예제
Example #1 imap_mail_compose() example
<?php |