Submit email to database
-
I’d like to sumbit data from the submit button to a database. I have the theme set up and the contact 7 form with the sumbit button but I have three issues:
1.I don’t know how to get the email that the user has entered, the form has one field which is an email field.
2.I don’t know where to put the PHP I need to submit the data to the database even if I knew how to get the email.
3.I don’t know how to call the PHP method that I would create from the contact 7 form such that when the sumbit buttion is clicked, the email address entered is sent to the database.What I’ve tried:
Putting my method in the functions.php file of the theme, then the plugin itself with no luck.
Please help me out?
- The topic ‘Submit email to database’ is closed to new replies.