"PHP 5 CMS Framework Development"
eBook Name: PHP 5 CMS Framework Development
eBook Type: PHP
PHP, MySQL, Perl, CGI Script
This book guides you through the design and implementation decisions necessary to create a working architecture for a PHP5-
based content management system. Each of the major areas and decision points are reviewed and discussed.
Code examples, which take advantage of
PHP5s object oriented nature, are provided and explained.
They serve as a means of illustrating the detailed development issues created by a CMS.
In areas where the code is too voluminous to be reproduced in detail, the design principles are explained along with some critical pieces of code. A basic knowledge of
PHP is assumed.
All of the code samples are taken from a frozen version of the Aliro development project, and you can visit a site running on that
version at packt Apart from being a demonstration of the code in action, the site provides access to the whole of the code both through a class browser, built using Doxygen
and a code repository, powered by Subversion.