Cook up Web sites fast with CakePHP, Part 4: Use CakePHP’s Session and Request Handler components Streamline PHP applications Skill Level: Intermediate Sean Kelly (skelly@idsociety.com) Web Application Developer ID Society 02 Jan 2007 Updated 02 Jun 2009 CakePHP is a stable production-ready, rapid-development aid for building Web sites in PHP. This “Cook up Web sites fast with CakePHP” series shows you how to build an online product catalog using CakePHP. Part 4 focuses primarily on the Session component of CakePHP, demonstrating three ways to save session data, as well as the Request Handler component to help you manage multiple types of requests (mobile browsers, requests containing XML or HTML, etc). Section 1. Before you start Editor’s note: This series was originally published in published in 2006, and updated in 2007 and 2008. Since its last publication, CakePHP developers made changes to CakePHP resulting in multiple revisions of this series. This
[Read the rest of this entry...]