mailparse_msg_free
(PECL mailparse >= 0.9.0)
mailparse_msg_free — Frees a MIME resource
Opis
bool mailparse_msg_free
( resource $mimemail
)
Frees a MIME resource.
Parametry
- mimemail
-
A valid MIME resource allocated by mailparse_msg_create() or mailparse_msg_parse_file().
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
Zobacz też:
- mailparse_msg_create() - Create a mime mail resource
- mailparse_msg_parse_file() - Parses a file
mailparse_msg_free
There are no user contributed notes for this page.
