mWallar Posted January 17, 2007 Share Posted January 17, 2007 Hello,I spent yesterday dabbling in a small PHP project for people who use IconBuffet. The way that it works at the moment though, is that you have to send an email to yourself, copy and paste the URL, and then put it in the form I made. Since I am not very savvy in PHP, I was wondering if I could get help creating a script that would check for emails sent to it every x minutes, and if the email has a certain subject, and was from a certain email, it would get a link from the email and add it to the database.I have experience in PHP/MySQL, and I know how to insert, update, delete, etc from the database, but I'm not sure what functions to use, or how to go about doing what I described above.Thanks for reading!Michael Link to comment https://forums.phpfreaks.com/topic/34632-php-email-get-email-every-x-minutes-and-seperate-data/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.