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? Link to comment https://forums.phpfreaks.com/topic/255298-php-script-to-receive-emails-and-store-in-mysql-with-windows-apache/ 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 Link to comment https://forums.phpfreaks.com/topic/255298-php-script-to-receive-emails-and-store-in-mysql-with-windows-apache/#findComment-1308956 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.