PHP



Using PHP 5’s SimpleXML

Wednesday, February 6th, 2008

SAX’s event-based design forces you to track elements manually, by pushingand popping them on and of

Advanced PHP Variables and Functions

Wednesday, February 6th, 2008

Variable-length argument listsUntil now, we have looked at parameters that are passed to custom func

Internationalization and Localization with PHP

Wednesday, February 6th, 2008

Internationalization (often abbreviated I18N–there are 18 lettersbetween the first “i” and the las

Basic Control Structures

Wednesday, February 6th, 2008

Conditional blocksOne of the most fundamental tools of any true programming language is the ability

User-Friendly Form Validation with PHP and CSS

Wednesday, February 6th, 2008

One of the more common problems PHP programmers must tackle is that of formdata validation. For exam

Migrating Web-Based PHP Applications to Ajax

Wednesday, February 6th, 2008

This article describes a makeover of a typical database-backed web form. We’ll show some old code &#

PHP References

Wednesday, February 6th, 2008

Basic References ExplainedRegardless of your background, the concept of a reference in PHP can be a

Creating MyTube with Flex and PHP

Wednesday, February 6th, 2008

This article walks you through building the PHP portion of the site as well as building a movie view

Installing PHP on a Windows System

Tuesday, February 5th, 2008

On Windows, as on Unix, you have two options for installing PHP: as a CGI or as an ISAPI module. T

The Dynamic Duo of PEAR::DB and Smarty

Tuesday, February 5th, 2008

While this was true even for my own software development, recently I came tothe conclusion that it d