Skip to content

programmer-blog/jquery-ajax-get-example-php-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery AJAX GET method example with PHP MySQL

In this tutorial, you will learn about jQuery Ajax GET method example with PHP and MySQL:

Following tasks are performed in this tutorial.

  1. Create a MySQL table and insert data

  2. Create HTML form and jQuery script to perform AJAX GET Request to PHP MySQL Server

  3. Write a PHP script to receive request from client and fetch data from MySQL database and send a JSON encoded result to client

Read detailed tutorial at.

http://programmerblog.net/jquery-ajax-get-example-php-mysql/

About

Source code for article on jQuery AJAX GET method example with PHP MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages