0
Where should form actually go after submission, what do you recommend
Usually In a site after submission of the form we click submit button and form is delivered to the site owner, but customers are nor redirected to any page. So how can I create such submit button that will automatically deliver the form to the site owner rather than redirecting a person?
2 Respostas
+ 1
Database in backend.You probably need to learn SQL
0
Yeah... Learn PHP and SQL (MySQL preferably in your case)