Ajax Tests using PHP

As evaluated by Brian L. Donat

These examples represent primal methods for doing AJAX and are still used today to accomodate shortcomings of more comprehensive objects and frameworks. All the examples do fairly much the same test, but in different ways. In each case, it would be rather easy to utilize these strategies to do more complicated tasks. Note the difficulties in some cases using History!

Frameworks which contain library objects and methods for achieving AJAX include JQuery, Prototype, YUI and others.