mailparse_msg_free
(4.1.0 - 4.1.2 only)
mailparse_msg_free -- Frees a handle allocated by mailparse_msg_create()
Description
void mailparse_msg_free ( resource rfc2045buf)
Warning
This function is EXPERIMENTAL. The behaviour of this function,
the name of this function, and anything else documented
about this function may change without notice in a future
release of PHP. Use this function at your own risk.
Warning
This function is currently not documented; only the argument
list is available.
mailparse_msg_get_part_data
(4.1.0 - 4.1.2 only)
mailparse_msg_get_part_data -- Returns an associative array
of info about the message
Description
array mailparse_msg_get_part_data ( resource rfc2045)
Warning
This function is EXPERIMENTAL. The behaviour of this function,
the name of this function, and anything else documented
about this function may change without notice in a future
release of PHP. Use this function at your own risk.
Warning
This function is currently not documented; only the argument
list is available.
|