Intelligentedu
Best New Free Computer IT Training Tutorial Resources
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian


 



     Blog Roll:


     Top Links:

June 2, 2006

Developing PHP the Ajax Way, Part 1: Getting Started

Asynchronous JavaScript and XML (Ajax), has become the most popular new Web development technology. This is the first of a new two-part "Developing PHP the Ajax way" series (2nd part is not posted yet). In this Ajax tutorial and coding demonstation, you'll develop an online Web photo album application using PHP and the Simple Ajax Toolkit (Sajax). It starts be coding a simple photo album app using the usual method of PHP programming, to which Sajax is then applied and used to create it into an active Web application.

This tutorial article teaches the reader how to develop a simple photo album using two methods: a traditional Web application and a Sajax-powered application. The PHP album application reads the contents of a directory, displaying a thumbnail table to the user. When the user selects a thumbnail, the image expands to full size. Because a traditional application is being coded, every click generates a new HTTP request, and parameters are sent within the URL.

Developing PHP the Ajax Way, Part 1: Getting Started
A simple photo album


Here are some more resources from IBM with which you can learn more about how to use PHP, Ajax, and related web development technologies:

Popularity: 14% [?]

Share and Enjoy:
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg



Related Posts:
  • 3 Javascript and AJAX Tutorials
  • 9 Best Ruby On Rails Tutorials from IBM
  • Excellent AJAX Tutorial
  • 37 ASP.NET AJAX Video Tutorials
  • Ajax Tutorials


  • Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 10:36 pm

    No Comments »

    No comments yet.

    RSS feed for comments on this post.

    Leave a comment

    You must be logged in to post a comment.



    Powered by WordPress