imap_check

 object imap_check ( resource $imap_stream ) 

説明

Checks information about the current mailbox.

戻り値

Returns the information in an object with following properties: Date - current system time formatted according to » RFC2822 Driver - protocol used to access this mailbox: POP3, IMAP, NNTP Mailbox - the mailbox name Nmsgs - number of messages in the mailbox Recent - number of recent messages in the mailbox Returns FALSE on failure.