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
- Host: GitHub
- URL: https://github.com/juan-morales/php_simple_ajax_query
- Owner: juan-morales
- Created: 2017-06-26T16:50:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T16:29:06.000Z (almost 9 years ago)
- Last Synced: 2025-10-29T12:41:04.392Z (8 months ago)
- Topics: ajax, api, javascript, jquery, php
- Language: PHP
- Homepage: http://www.jcmcv.com
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.