Learn How To Use Ajax with PHP, and Meet Sajax

For 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.

18 Comments

  1. 2005-10-21 3:11 pm
  2. 2005-10-21 3:22 pm
    • 2005-10-21 3:47 pm
      • 2005-10-21 5:06 pm
        • 2005-10-21 5:19 pm
          • 2005-10-21 5:28 pm
          • 2005-10-21 5:45 pm
  3. 2005-10-21 4:03 pm
  4. 2005-10-21 4:49 pm
  5. 2005-10-21 5:43 pm
    • 2005-10-21 5:48 pm
  6. 2005-10-21 6:41 pm
  7. 2005-10-21 7:09 pm
  8. 2005-10-21 8:16 pm
  9. 2005-10-21 8:40 pm
  10. 2005-10-22 2:03 am
  11. 2005-10-22 11:24 pm