
This book takes you through the creation of a working architecture for a PHP 5-based content management system, stepping you through the design and major implementation issues. This book is for professional PHP developers who either already use an in-house developed CMS, or are developing one, and want a thorough explanation of solutions to the common issues faced in CMS development, or simply want a working framework on which to build. The reader needs to be confident working with PHP 5 object-oriented programming.
What you will learn from this book :
-The general characteristics of systems to create websites
-Effective coding and object architectures to fully exploit PHP 5
-A foundation for database processing to ease further development
-Technical functions such as handling sessions, caches, errors, XML, mail, and files
-Management of website users
-Flexible, practical deployment of role based access control
-Internationalization
-Handling extensibility beyond the basic framework
-General concepts of menus without prior commitments to detail
-Delivery and presentation of different kinds of user-oriented content
Approach The book includes extensive discussion of the design issues, and how to overcome them in the framework. Each chapter of the book focuses on a particular requirement of the framework. The book will not present the total code for the framework, showing only the parts that raise critical design or implementation issues. For these, detailed explanation is given, leaving the less problematic parts to the code download itself. Who this book is written forThis book is for professional PHP developers who either already use an in-house developed CMS, or are developing one, and want a thorough explanation of solutions to the common issues faced in CMS development, or simply want a working framework on which to build.
The reader needs to be confident working with PHP 5 object-oriented programming.
Download Link :
Code:
http://www.easy-share.com/1903531748/PHP5_CMS_Framework_Development.rar
