imap_close

Close an IMAP stream (PHP 3, PHP 4 )
bool imap_close ( resource imap_stream [, int flag] )

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

This HTML Help has been published using the chm2web software.