Email: MicroPHP Mail Checker
Rashad Aliyev (contact me)
This class can be used to check the e-mail messages using the PHP IMAP extension to access a mailbox with the IMAP or POP3 protocols.
It can:
- Open a mailbox
- Retrieve the number of messages stored in the mailbox
- Retrieve the sender address, recipient address, date, size and subject of all messages into an array
- Retrieve the body of each message
Click here for detailed information about this class on phpclasses.org