JaNeTLioNeL Posted March 25, 2010 Share Posted March 25, 2010 Actually I want to get the content of the incoming mail then store it in mysql database... email content: Name: xxx Year: xx I just want to get the "xxx" value and store it in db. Any idea of it? Link to comment https://forums.phpfreaks.com/topic/196455-handle-incoming-mail-and-store-in-mysql-databse/ Share on other sites More sharing options...
JaNeTLioNeL Posted March 25, 2010 Author Share Posted March 25, 2010 I am currently trying to write some PHP code to "read"/parse my incoming emails. Open them up - "read" them by looking for keywords - then store it in mysql database... email content: Name: xxx Year: xx I just want to get the "xxx" value and store it in db. Does anyone know any good IMAP PHP code already "out there" that I could look through? Your help are appreciate.....thanks..... Link to comment https://forums.phpfreaks.com/topic/196455-handle-incoming-mail-and-store-in-mysql-databse/#findComment-1031542 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.