Is there an easy way in php to insert information into a database when a user sends an email to a specific address?
thanks,
alex
email to database?
Moderator: General Moderators
Re: email to database?
Not with PHP alone. You need some way to tell your mail service/program to do something when it receives an email.
Re: email to database?
Is there way to do this though? And if so how?tasairis wrote:Not with PHP alone. You need some way to tell your mail service/program to do something when it receives an email.
Re: email to database?
Depends. How is email handled on your system?
Re: email to database?
I'm not really sure. I'm on a shared server from hostgatortasairis wrote:Depends. How is email handled on your system?
Re: email to database?
Then try asking them. They can help you more than we could.ayfine wrote:I'm not really sure. I'm on a shared server from hostgatortasairis wrote:Depends. How is email handled on your system?