alohatofu Posted March 28, 2008 Share Posted March 28, 2008 I have a form (using formmail), when a user submits the form, it will email that form to me but I would like it also to write to the database I have created with some of the variable submitted. I created the connection to the database, created the table, and columns.. but how do you integrate it? It seems so simple but I couldn't get it. help please! Quote Link to comment https://forums.phpfreaks.com/topic/98381-process-formmail-and-insert-to-database/ Share on other sites More sharing options...
MadTechie Posted March 29, 2008 Share Posted March 29, 2008 read links http://www.createafreewebsite.net/phpmysql/insert.html http://uk2.php.net/manual/en/function.mysql-query.php http://dev.mysql.com/doc/refman/5.0/en/insert.html Quote Link to comment https://forums.phpfreaks.com/topic/98381-process-formmail-and-insert-to-database/#findComment-503710 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.