Mr Chris Posted November 6, 2006 Share Posted November 6, 2006 Hi Guys,I'm looking for a thread/tutorial where I can learn a user submits data which is then saved into a row in the MySQL database and the information also sent via an email.Can anyoen please advise?ThanksChris Link to comment https://forums.phpfreaks.com/topic/26338-form-help/ Share on other sites More sharing options...
Caesar Posted November 6, 2006 Share Posted November 6, 2006 You're describing some very basic PHP there.Try doing some reading at: http://www.php.net. They have some working examples of the mail() function and inserting data to a MySQL database. Link to comment https://forums.phpfreaks.com/topic/26338-form-help/#findComment-120525 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.