I have created a web form which validates each field and if every field is fill up and follows the requirements then it displays thank you message. Other wise it shows error. What I am trying to do with the form is, I want to insert all the values into my database using PDO_MySql. I am referring a web link where you can find the codes. The reason why I didn't put on here is for my study issues. <>https://www.dropbox.com/sh/6x9k3oo3t9zc3fz/OZtUYJAOKp<>
Thanks.