Skip to content

shubhamvpandey/JavaScript-Form-Validation

Repository files navigation

JavaScript-Form-Validation

JavaScript Form Validation with xampp server

2.1 HTML code available in form.html and CSS available in FormDesign.css 2.2 Application use JavaScript code to do form validation.

We are using userdetails.php to fetch details in Database and dbconnect.php to connect with MySQL Its time to setup XAMPP server which have preinstalled Apache and MySQL for our application

we setup out database name Shubham and having table name employees

In the table we created 5 columns name “id” “name” “password” “email” “county”

Now our MySQL server is ready to connect with our code. Its time to fill the details and click on Send.

About

JavaScript Form Validation with xampp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published