mailparse_msg_parse(3) php man page | unix.com

Man Page: mailparse_msg_parse

Operating Environment: php

Section: 3

MAILPARSE_MSG_PARSE(3)							 1						    MAILPARSE_MSG_PARSE(3)

mailparse_msg_parse - Incrementally parse data into buffer

SYNOPSIS
bool mailparse_msg_parse (resource $mimemail, string $data)
DESCRIPTION
Incrementally parse data into the supplied mime mail resource. This function allow you to stream portions of a file at a time, rather than read and parse the whole thing.
PARAMETERS
o $mimemail - A valid MIME resource. o $data -
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group MAILPARSE_MSG_PARSE(3)
Related Man Pages
datefmt_is_lenient(3) - php
xml_parse(3) - php
xml_set_character_data_handler(3) - php
xmlwriter_write_element(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!