PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mailparse_rfc822_parse_addresses> <mailparse_msg_parse_file
Last updated: Fri, 04 Jul 2008

view this page in

mailparse_msg_parse

(PHP 4 >= 4.0.7, PECL mailparse:0.9-2.1.1)

mailparse_msg_parse — Procesar datos incrementalmente sobre un búfer

Descripción

bool mailparse_msg_parse ( resource $correo_mime , string $datos )

Procesa datos incrementalmente al interior del recurso de correo mime entregado.

Esta función le permite secuenciar porciones de un archivo en pedazos, en lugar de leer y procesarlo en su totalidad.

Lista de parámetros

correo_mime

Un recurso MIME válido.

datos

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



add a note add a note User Contributed Notes
mailparse_msg_parse
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites