Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

Asynchronous Javascript And XML Example (AJAX)

Share this post!
 Vote this!

This is a simple javascript AJAX tutorial using php, javascript and XMLHttpRequest. AJAX is the fundamental lynchpin of web 2 services and underpins almost every widget today. This is the simplest javascript example that demonstrates AJAX. No prior php knowledge required. Great for beginers to AJAX.

This example consists of two files. ajaxexample.html contains all the javascript and getresult.php is the php backend that returns an xml result. Create or copy these two files into the same directory on a webserver (such as apache) that supports php.           more...

0 comments:

Post a Comment