|
imap_list(PHP 4, PHP 5) imap_list — Read the list of mailboxes Описание
array imap_list
( resource $imap_stream
, string $ref
, string $pattern
)
Read the list of mailboxes. Список параметров
Возвращаемые значенияReturns an array containing the names of the mailboxes. Примеры
Пример #1 imap_list() example
<?php Смотрите также
|
|