cmaclennan Posted September 22, 2009 Share Posted September 22, 2009 Hi Guys, Hoping someone can assist me with this as im still a noob and not sure where to begin. I have a form that submits to a database and what I would like it to do is once submitted it stores the info in the database and sends a copy of what was submitted to a specific email or group of emails. Can someone help me out? Many Thanks.. Using PHP 5 and MySQL 5 on a WAMP server. Quote Link to comment https://forums.phpfreaks.com/topic/175150-form-to-database-then-email/ Share on other sites More sharing options...
mikesta707 Posted September 22, 2009 Share Posted September 22, 2009 your gonna want to use the mail() function Quote Link to comment https://forums.phpfreaks.com/topic/175150-form-to-database-then-email/#findComment-923113 Share on other sites More sharing options...
cmaclennan Posted September 22, 2009 Author Share Posted September 22, 2009 Are you able to give me an example or somewhere I can find out how to use the function? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/175150-form-to-database-then-email/#findComment-923117 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.