PHP » GoLang |
login |
register |
about
|
imap_sort(PHP 4, PHP 5, PHP 7) 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 = NULL
]]] )Gets and sorts message numbers by the given parameters. Parameters
Return ValuesReturns an array of message numbers sorted by the given parameters. |
more
Recently updated
more
Most requested
more
Last requests
|