j5646w Posted January 18, 2012 Share Posted January 18, 2012 I’m currently writing a website in Windows XP with Apache 2.2, mySQL and php. I would like to know if there is a way for the website to automatically receive emails and put it into mysql . Other words the website must check for mails every so often and then insert the sender, subject and the mail into a database and if possible to put in rules as to the subject? Quote Link to comment Share on other sites More sharing options...
Psycho Posted January 18, 2012 Share Posted January 18, 2012 Some possibilities based on a single Google search: http://code.google.com/p/php-imap/ http://www.phpclasses.org/package/2934-PHP-Retrieve-and-parse-messages-from-a-POP3-mailbox.html http://ezcomponents.org/docs/tutorials/Mail Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.