
In the previous tutorial – creating HTML PHP contact form – we successfully created a basic layout for the contact form. By the way, I’ve also added 2 screencasts to the post for those of you guys who really prefer video content to textual. So, if you wish to watch instead of read, you can do it. In other words you can choose now which way to go. Alternatively, you can both watch and read (or the other way around) just for better understanding. By the way, I’d really appreciate if you subscribe to our YouTube channel and like our videos. 🙂 Now let’s make our contact form actually do something. First off, it’s a good idea to understand how it works.
Under the hood
So, what happens after a user hits the “Submit” button of our contact form?
1)Let’s go step-by-step. The user fills in the form and hits the button: (more…)