PHP Classes

Classes of Ernest Wojciuk

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Ernest Wojciuk (1)  >  Mission progress status  >  Reputation  
Picture of Ernest Wojciuk
Name: Ernest Wojciuk <contact>
Classes: 1
Country: Poland Poland
Age: 42
All time rank: 3026 in Poland Poland
Week rank: 158 Up4 in Poland Poland Up
All time users: 8547
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Email To DB  
PHP Programming Innovation award winner
August 2006
Winner


Prize: One downloadable copy of Komodo Pro
Retrieve e-mail messages into a MySQL database
This class can retrieve messages from a mailbox and insert them into a MySQL database.

The class retrieves and parses messages from a mailbox using the PHP IMAP extension.

The parsed messages can be stored in a MySQL database table. Message attachments are stored in server files.

The class can also perform some basic spam checking on the retrieved messages by verifying the sender address against a blacklist, and verify the existence of banned words in the message subject or body. The sender blacklist and banned words are also stored in the database tables.

The message processing activity is logged in a separate database table.

The class can also retrieve the messages and logged actions from the database.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 78% - 83% - - 61% 978
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z