zume2020 / php-ajax-form-submission

Submit a form using PHP, ajax and MySQL without refreshing the page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-ajax-form-submission Open Source Love MIT Licence

Submit a form without page refresh using jquery PHP.

Here we are using Jquery Ajax for asynchronous form submission and data will be saved in a MySQL database.

Demo

Live demo

License

The project is available as open source under the terms of the MIT License.

Made With love by @Sumithran

About

Submit a form using PHP, ajax and MySQL without refreshing the page

License:MIT License


Languages

Language:HTML 46.1%Language:CSS 28.5%Language:JavaScript 15.4%Language:PHP 10.1%