This video demonstrates how to perform insert operation in mysql using jquery Ajax in PHP.
This is a very basic simple example showing an insert operation by calling PHP page using jquery ajax. Example shows insert of a city record (name,zip)into mysql database, php code is executed when called from jquery ajax method.