mailparse_msg_parse_file

Example

 resource mailparse_msg_parse_file ( string $filename ) 

Description

Parses a file. This is the optimal way of parsing a mail file that you have on disk.

Return Values

Returns a MIME resource representing the structure, or FALSE on error.