(PHP 3, PHP 4 )
int imap_close (int imap_stream [, int flags])
int imap_close
Close the imap stream. Takes an optional flag CL_EXPUNGE, which will silently expunge the mailbox before closing, removing all messages marked for deletion.