+ 2
How to Create a PHP Contact Form With MySQL & HTML5 Validation
Pls I want to know which are the steps and some important resources were i can learn about that
4 Réponses
+ 2
Thank you very much for your answer!
+ 1
There are a ton of tutorials out there. I would probably start by learning the fundamentals of PHP and MySQL. Once you have that, I'd find an example form (like the one I'm linking here) and work off of that.
It's easiest to learn from something that someone else has started. Use your example form as a base and then start renaming the different fields to ones you would want to use; start testing different data inputs; meddle with different validations requirements; etc.
http://reusableforms.com/d/c/php-contact-form-script-with-validation
+ 1
no problem. dont forget to upvote and accept my answer.
+ 1
thanks for your answer