PHP » PYTHON |
login |
register |
about
|
PYTHON imap_list
is this article helpful?
|
Python replacement for PHP's imap_list
[
edit
| history
]
imapobj.list(ref, pattern) imap_list(PHP 4, PHP 5) imap_list — Read the list of mailboxes Description
array imap_list
( resource $imap_stream
, string $ref
, string $pattern
)
Read the list of mailboxes. Parameters
Return ValuesReturns an array containing the names of the mailboxes. Examples
Example #1 imap_list() example
<?php
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|