Intelligentedu
Best New Free Computer IT Training Tutorial Resources
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian


 



     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: 17% [?]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts:
  • Ajax Ebooks and Learning Documents
  • 37 ASP.NET AJAX Video Tutorials
  • Ajax Tutorials
  • 9 Best Ruby On Rails Tutorials from IBM
  • 81 AJAX and 24 JavaScript Ebooks


  • 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