An open API service indexing awesome lists of open source software.

https://github.com/juan-morales/php_simple_ajax_query

Simple Jquery Ajax query to a pure PHP backend
https://github.com/juan-morales/php_simple_ajax_query

ajax api javascript jquery php

Last synced: about 2 months ago
JSON representation

Simple Jquery Ajax query to a pure PHP backend

Awesome Lists containing this project

README

          

# php_simple_ajax_query
Simple Jquery Ajax query to a pure PHP backend

The main idea, is to know a basic structure in order to perfom an ajax query using JQUERY in the front end, a pure PHP in the backend.

This basic project will help anyone thats just begings to use PHP and Jquery.

Hope this example can help explode your ideas.

Have fun.