Sunday, October 30, 2016

Ajax have been very popular among developers. Almost all websites using ajax as part of the application is built, because it is dynamic and certainly more lightly.

This time, let's make a simple example application web application. we create a form submit that send data to a database with the help of jQuery without refreshing the page.