KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ajax-example
★ 14
Open GitHub ↗
Simple PHP & jQuery AJAX Example
Download README (.md)
Explore Similar Repositories
Jathakam
:
Software Based on Stellar Astrology - KP
GooglePlusIntegration
:
Google Plus Integration
combinatoradix
:
A Java library to enumerate permutations and combinations suitable for distributed executions
android-sdk-samples-search
:
[DEPRECATED] Chrome extension that adds a 'sample code' link for class references at developer.android.com
torrents-search
:
Node module used for searching torrents on private trackers websites.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ajax-example
?
Download (.md)
ajax-example ============ This script contains three files (index.html, ajax.php & jquery.js) that- when put on a server that can run PHP- will function as a simple AJAX example using jQuery and PHP. For this example, the form will contain one field, and the validation will simply check to see if that field is empty. This script was created to be very simple, and very easy to repurpose for various projects.