Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (37) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 12,574 This week: 1 | All time: 89 This week: 174![]() |
Version | License | PHP version | Categories | |||
mailreceived 2.0.3 | GNU General Publi... | 5 |
Description | Author | ||||||||||||||||||||||
This class can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. |
|
################################################################################ # receivemail.class.php Version: 1.0 # # # # # # Created by Mitul Koradia # # # # Email: mitulkoradia@gmail.com # # Cell No +919825273322 # ################################################################################ This is simple but use full class for the Application Developer Application : This class can be used to retrieve mail from pop3/imap mailbox. The class can be used to generate auto response, ticket/post reply via mail etc. The class is able to get the attachment from the mail too. -------------------------------------------------------------------------------- System Requirement : Internet connection php with imap library |
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Example | Example of how to use |
![]() ![]() |
Doc. | ReadMe Documentation of this Class |
![]() |
Class | Main Class File |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (7) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
What would be the best approach to parse incoming emails (in real time) via PHP? - |