techker Posted April 6, 2010 Share Posted April 6, 2010 hey guys is it possible to make a script that you can send an email to and it will insert the email details?or trigger ? like im doing a portal for managing ticket numbers.when im on the road i would like to send and email and it can insert in the database that that job is done.. Quote Link to comment https://forums.phpfreaks.com/topic/197789-email-to-database/ Share on other sites More sharing options...
nafetski Posted April 6, 2010 Share Posted April 6, 2010 Yes, it's possible. Variety of different ways.... If you want to simply email your server, and have PHP take over and do any logic you will need to do some server side configuration. What mail server software are you running? For what it's worth, if you don't have access to these details what you're asking is pretty much impossible However, you could easily make yourself a web form that you can access and input your data there! Quote Link to comment https://forums.phpfreaks.com/topic/197789-email-to-database/#findComment-1037939 Share on other sites More sharing options...
techker Posted April 6, 2010 Author Share Posted April 6, 2010 No mail server.i just have my simple servers. Quote Link to comment https://forums.phpfreaks.com/topic/197789-email-to-database/#findComment-1037953 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.