Jump to content

have php receive an email and insert it into a database?


android6011

Recommended Posts

Basically I want to be able to send an email and have it somehow make its way into a mysql database. What is the best way to do this? This is all I can think of

:::: Have a PHP mail script read an mail account and then if there is a message from a certain sender insert it into the database, then after the script checks for new emails and inserts them, print all the existing records in the database. :::

 

I can't really think of anything else and would really appreciate any suggestions. Thanks

no, like I want to update mywebsite from my phone, but I dont want to worry about sms at the moment so I am sending over email. So the email will go to an inbox and I want the script to check the inbox, insert the email message into database, delete the message

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.