|
PHP5中文手册
imap_rfc822_parse_adrlist(PHP 4, PHP 5) imap_rfc822_parse_adrlist — Parses an address string 说明
array imap_rfc822_parse_adrlist
( string $address
, string $default_host
)
Parses the address string as defined in » RFC2822 and for each address. 参数
返回值Returns an array of objects. The objects properties are:
范例
Example#1 imap_rfc822_parse_adrlist() example
<?php 上例将输出:
|