PHP » PYTHON |
login |
register |
about
|
PYTHON imap_sort
is this article helpful?
|
Python replacement for PHP's imap_sort
[
edit
| history
]
imapobj.sort(criterion, charset, criteria, ...) imap_sort(PHP 4, PHP 5) imap_sort — Gets and sort messages Description
array imap_sort
( resource $imap_stream
, int $criteria
, int $reverse
[, int $options= 0
[, string $search_criteria= NULL
[, string $charset= NIL
]]] )
Gets and sorts message numbers by the given parameters. Parameters
Return ValuesReturns an array of message numbers sorted by the given parameters. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|