mailparse_msg_parse_file(3) php man page | unix.com

Man Page: mailparse_msg_parse_file

Operating Environment: php

Section: 3

MAILPARSE_MSG_PARSE_FILE(3)						 1					       MAILPARSE_MSG_PARSE_FILE(3)

mailparse_msg_parse_file - Parses a file

SYNOPSIS
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.
PARAMETERS
o $filename - Path to the file holding the message. The file is opened and streamed through the parser.
RETURN VALUES
Returns a MIME resource representing the structure, or FALSE on error.
SEE ALSO
mailparse_msg_free(3), mailparse_msg_create(3). PHP Documentation Group MAILPARSE_MSG_PARSE_FILE(3)
Related Man Pages
fam_monitor_directory(3) - php
image2wbmp(3) - php
imagecreatefromxpm(3) - php
xml_set_end_namespace_decl_handler(3) - php
xml_set_start_namespace_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation