Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.imap-close.html
Дата изменения: Sun Feb 3 22:41:55 2002
Дата индексирования: Tue Oct 2 04:14:21 2012
Кодировка:
imap_close

imap_close

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

imap_close -- Close an IMAP stream

Description

int imap_close ( int imap_stream [, int flags])

Close the imap stream. Takes an optional flag CL_EXPUNGE, which will silently expunge the mailbox before closing, removing all messages marked for deletion.