
September 30th, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Apr 2007
Posts: 221
Time spent in forums: < 1 sec
Reputation Power: 3
|
|
|
A Web App Based on a Model for the CodeIgniter PHP Framework
Among the numerous features provided by the CodeIgniter PHP framework, its flexibility is probably one of the most appreciated by both beginners and experienced users. This flexibility gives them the liberty to develop their own custom model classes with minor restrictions. Precisely this characteristic is highlighted in this series of articles, which form a comprehensive guide that walks you through building a highly-generic model class. You'll be able to use this class for creating database-driven web applications without having to code multiple and redundant models. This article concludes the eight-part series.
Read the full article here: A Web App Based on a Model for the CodeIgniter PHP Framework
For more discussion go here: Blog Article Discussion
|