Interview Questions

What are the functions for IMAP?

PHP Interview Questions and Answers


(Continued from previous question...)

What are the functions for IMAP?

imap_body - Read the message body
imap_check - Check current mailbox
imap_delete - Mark a message for deletion from current mailbox
imap_mail - Send an email message

(Continued on next question...)

Other Interview Questions