Query: mailparse_msg_free
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAILPARSE_MSG_FREE(3) 1 MAILPARSE_MSG_FREE(3) mailparse_msg_free - Frees a MIME resourceSYNOPSISbool mailparse_msg_free (resource $mimemail)DESCRIPTIONFrees a MIME resource.PARAMETERSo $mimemail - A valid MIME resource allocated by mailparse_msg_create(3) or mailparse_msg_parse_file(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmailparse_msg_create(3), mailparse_msg_parse_file(3). PHP Documentation Group MAILPARSE_MSG_FREE(3)