Read emails from an IMAP Box with PHP

Php IMAP Box Connector

Author: 
Luke Tarplin

One of the great things about Internet Apps is the many ways of inputting and outputting data from one or more sources. For example; imagine you have an ordering system and want to make customers aware of their order status; you could send data from the system to their email address and also send them an SMS text message.

This article focuses on a method of getting data into an Internet Application; it could be used for ordering, or in our case for task reporting and management. The prerequisites of this system are an IMAP box, and php with IMAP support enabled.

Syndicate content
Valid XHTML 1.0 Strict