saint959 Posted April 17, 2007 Share Posted April 17, 2007 Hi everyone, I am trying to get a php script i wrote to monitor/process an email account and run each time a new email is received. is this possible? What im doing is, currently i manually load the php file to check an email account and then insert the emails into a MySQL database, then i finaly delete the email from the account, but i need this to be done without human intervention. Please if someone can point me in the right direction i would really appreciate it. Link to comment https://forums.phpfreaks.com/topic/47395-monitor-email-account/ Share on other sites More sharing options...
soycharliente Posted April 17, 2007 Share Posted April 17, 2007 What do you mean "without human interventaion"? For PHP to run, someone has to interact with it. A user has to initiate something. Link to comment https://forums.phpfreaks.com/topic/47395-monitor-email-account/#findComment-231277 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.