H A D | php_imap.stub.php | 30 function imap_headerinfo($imap, int $message_num, int $from_length = 0, int $subject_length = 0): s… argument 39 function imap_body($imap, int $message_num, int $flags = 0): string|false {} argument 45 function imap_fetchtext($imap, int $message_num, int $flags = 0): string|false {} argument 51 function imap_bodystruct($imap, int $message_num, string $section) {} argument 54 function imap_fetchbody($imap, int $message_num, string $section, int $flags = 0): string|false {} argument 57 function imap_fetchmime($imap, int $message_num, string $section, int $flags = 0): string|false {} argument 63 function imap_savebody($imap, $file, int $message_num, string $section = "", int $flags = 0): bool … argument 66 function imap_fetchheader($imap, int $message_num, int $flags = 0): string|false {} argument 69 function imap_fetchstructure($imap, int $message_num, int $flags = 0): stdClass|false {} argument 179 function imap_uid($imap, int $message_num): int|false {} argument
|