posted by Thom Holwerda on Fri 21st Oct 2005 14:54 UTC, submitted by anonymous
IconFor years, the goal of creating a truly responsive Web application was hampered by one simple fact of Web development: To change the information on part of a page, a user must reload the entire page. Not anymore. Thanks to asynchronous JavaScript and XML, we can now request new content from the server and change just part of a page. This tutorial explains how to use Ajax with PHP and introduces Sajax (Simple Ajax Toolkit), a tool written in PHP that lets you integrate PHP with JavaScript.
e p (0)    18 Comment(s)

Technology White Papers

See More