1 Imap_append: Appends the string to the specified mailbox. 2 imap_base64: Solution BASE64 encoding. 3 Imap_body: Read the letter in the text. 4 Imap_check: Returns the mailbox information. 5 imap_close: Turn off IMAP links. 6 Imap_createmailbox: Create a new mailbox. 7 imap_delete: Flag to delete the message. 8 Imap_deletemailbox: Delete existing mailboxes. 9 Imap_expunge: Delete flagged messages. Ten imap_fetchbody: Removes the specified part from the letter text. One imap_fetchstructure: Gets the structure information of a letter. A imap_header: Gets the header information for a letter. - imap_headers: Gets header information for all letters. - Imap_listmailbox: Gets the mailbox list. the imap_listsubscribed: Gets the subscription mailbox list. - imap_mail_copy: Copies the specified letter to its mailbox. - imap_mail_move: Move the specified letter to its mailbox. - imap_num_msg: Number of letters obtained. + Imap_num_recent: The number of new incoming letters is obtained. - Imap_open: Open the IMAP link. + imap_ping: Check if IMAP is connected. A Imap_renamemailbox: Change the name of the mailbox. at Imap_reopen: Re-open the IMAP link. - Imap_subscribe: Subscribe to the mailbox. - Imap_undelete: Cancels the deletion of the message flag. - Imap_unsubscribe: Unsubscribe from the mailbox. - Imap_qprint: Converts the QP encoding to eight bits. - Imap_8bit: Converts eight bits into QP encoded. in Imap_binary: Converts eight bits to base64 encoding. - Imap_scanmailbox: Search for letters with or without a specific string. to Imap_mailboxmsginfo: Get the current mailbox information. + imap_rfc822_write_address: E-mail address standardization. - imap_rfc822_parse_adrlist: Resolves e-mail addresses. the imap_setflag_full: Configure letter flags. * Imap_clearflag_full: Clear Letter flag. $ Imap_sort: Sorts the letter headers. Panax Notoginseng Imap_fetchheader: Gets the original header. - Imap_uid: Obtain the letter uid. the imap_getmailboxes: Get full details of the letter. + imap_getsubscribed: Lists all subscribed mailboxes. A Imap_msgno: A sequential letter listing the UID. the Imap_search: Search for a letter of the specified standard. + Imap_last_error: The last error message. - imap_errors: All error messages. $ Imap_alerts: All the warning messages. $Imap_status: Current status information.
PHP Implements IMAP