parent root
PHP: mailparse_msg_get_structure - Manual

mailparse_msg_get_structure

(PECL mailparse >= 0.9.0)

mailparse_msg_get_structureReturns an array of mime section names in the supplied message

Description

mailparse_msg_get_structure ( resource $mimemail ) : array
Warning

This function is currently not documented; only its argument list is available.

Parameters

mimemail

A valid MIME resource.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root