Query: mailparse_msg_parse_file
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAILPARSE_MSG_PARSE_FILE(3) 1 MAILPARSE_MSG_PARSE_FILE(3) mailparse_msg_parse_file - Parses a fileSYNOPSISresource mailparse_msg_parse_file (string $filename)DESCRIPTIONParses a file. This is the optimal way of parsing a mail file that you have on disk.PARAMETERSo $filename - Path to the file holding the message. The file is opened and streamed through the parser.RETURN VALUESReturns a MIME resource representing the structure, or FALSE on error.SEE ALSOmailparse_msg_free(3), mailparse_msg_create(3). PHP Documentation Group MAILPARSE_MSG_PARSE_FILE(3)
Related Man Pages |
---|
image2wbmp(3) - php |
imagecreatefromgd2(3) - php |
imagecreatefromxpm(3) - php |
xml_set_character_data_handler(3) - php |
xml_set_start_namespace_decl_handler(3) - php |