News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Devise Web 2.0 applications with PHP and DHTML (Part 1)
May 05, 2006 @ 07:09:04

The IBM developerWorks site has started a new series of articles today with the posting of this new tutorial focusing on the creation of Web 2.0 applications with the help of PHP and DHTML.

The buzzword of 2006 is Web 2.0. What that means is hotly debated, but it appears to refer to cool dynamic Web applications. Those Web applications -- often developed in PHP -- use dynamic HTML (DHTML) to create pages that move and change without having to go back to the server for a refresh. Author Jack Herrington explains how to get started in this "Devise Web 2.0 applications with PHP and DHTML" series.

Though the term DHTML is becoming a bit more scarce than it once was (being replaced by phrases like "dynamic pages with Javascript" or "javascript DOM manipulation"), it's still a powerful ally when combined with a flexible backend like PHP. They provide a few examples of applications that can be built with this combination including popup ad boxes, general popups, spinners (show/hide blocks of HTML), and tabs.

For each of the items, they give both the HTML and PHP code to get the job done, making it a simple matter of grabbing the code and pasting it into your favorite editor to get started. The next part of the article series will cover the creation of dynamic graphs and the creation of new HTML elements with the help of Javascript.

0 comments voice your opinion now!
dhtml javascript web2.0 application tutorial part1 dhtml javascript web2.0 application tutorial part1


blog comments powered by Disqus

Similar Posts

KillerPHP.com: Creating a Wordpress Theme from Scratch (Video)

PHPBuilder.com: Using the PEAR Pager Package to Paginate MySQL Results

PHPit.net: Taking a first look at the AutoCRUD for PHP library

Chris Renner's Blog: Gerrymandered Code: Extending Zend_Registry to globalize session vars

Joshua Eichorn's Blog: AJAX Answers


Community Events









Don't see your event here?
Let us know!


framework interview code introduction phpunit event testing language functional composer zendframework2 opinion database example unittest development community api release object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework