mak_gillett Posted April 22, 2008 Share Posted April 22, 2008 I am looking for a way to parse emails sent to my support mailbox and then instert the data into a MySQL database. Does anyone have an effective way to do this or a script that is already available. I am drawing a blank as of how to do this. Thanks. Link to comment https://forums.phpfreaks.com/topic/102341-parse-emails/ Share on other sites More sharing options...
DarkWater Posted April 22, 2008 Share Posted April 22, 2008 It gets VERY complicated VERY quickly. Have the "support" page send the data directly to MySQL and not email it to you. Link to comment https://forums.phpfreaks.com/topic/102341-parse-emails/#findComment-524013 Share on other sites More sharing options...
mofm Posted April 22, 2008 Share Posted April 22, 2008 maybe it would be better to have a support form and just get users to submit help requests using that and you can get the script to email you. this would be the best and most easy way to do things in my opinion. Good luck Mofm Link to comment https://forums.phpfreaks.com/topic/102341-parse-emails/#findComment-524017 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.