update : 2015.11.03
php.shukuma.com검색:
|
imap_lsub(PHP 4, PHP 5, PHP 7) imap_lsub — List all the subscribed mailboxes 설명
array imap_lsub
( resource
$imap_stream
, string $ref
, string $pattern
)Gets an array of all the mailboxes that you have subscribed. 인수
반환값Returns an array of all the subscribed mailboxes. 참고
|