Articles

Here you will find a number of additional articles and resources that complement the material in the book. Additionally, you may find further articles (not necessarily related to the content in the book) at my PHP development site, PhpRiot.

Errata

This page lists any errata that has been discovered in the book since publication.

Read more...

Updgrading Prototype and Scriptaculous

This article describes how to update the application codebase to use Prototype 1.6.0 and Scriptaculous 1.8.0 (which were released shortly after the book was printed).

Read more...

Upgrading the Zend Framework

This page describes how to upgrade the Zend Framework to the latest version.

Read more...

Dear Reader,

Many programming books on the market today focus specifically on a particular methodology or software package, and although you will gain a solid understanding of the subject matter from these books, you won't always know how to apply what you've learned in a real-world situation. This book is designed to show you how to bring together many different ideas and features by starting with a clean slate and gradually building the code base so it evolves into a complete web application.