
September 16th, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Apr 2007
Posts: 221
Time spent in forums: < 1 sec
Reputation Power: 3
|
|
|
Validating Input Data with the CodeIgniter PHP Framework
Welcome to the sixth installment of the series that shows you how to build a generic model for the CodeIgniter PHP framework. Made up of eight parts, this series walks you through the development of a simple model class for the CodeIgniter PHP framework. This class will allow you to retrieve, save and delete rows of a specified database table with minor hassles by using a truly straightforward programming interface, along with a few basic child models.
Read the full article here: Validating Input Data with the CodeIgniter PHP Framework
For more discussion go here: Blog Article Discussion
|