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

search for in the

imap_createmailbox> <imap_clearflag_full
Last updated: Fri, 11 Apr 2008

view this page in

imap_close

(PHP 4, PHP 5)

imap_close — Cerrar una secuencia IMAP

Descripción

bool imap_close ( resource $secuencia_imap [, int $bandera ] )

Cierra la secuencia imap.

Lista de parámetros

imap_stream

An IMAP stream returned by imap_open().

bandera

Si se define como CL_EXPUNGE, la función limpiará el buzón silenciosamente antes de cerrarlo, eliminando todos los mensajes marcados para este fin. Es posible obtener el mismo resultado usando imap_expunge()

Valores retornados

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

Ver también



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

imap_createmailbox> <imap_clearflag_full
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites