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. 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 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 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
Archived
This topic is now archived and is closed to further replies.