PHP » GoLang |
login |
register |
about
|
GoLang imap_fetch_overview
request it (382)
GoLang replacement for PHP's imap_fetch_overview
[edit | history]
imap_fetch_overview(PHP 4, PHP 5, PHP 7) imap_fetch_overview — Read an overview of the information in the headers of the given message Description
array imap_fetch_overview
( resource
$imap_stream
, string $sequence
[, int $options = 0
] )
This function fetches mail headers for the given
Parameters
Return ValuesReturns an array of objects describing one message header each. The object will only define a property if it exists. The possible properties are:
Changelog
Examples
Example #1 imap_fetch_overview() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|