Saturday, June 25, 2011

CodeIgniter From Scratch: Day 5 – CRUD

Author: Jeffrey Way

The most requested tutorial for day five of our CodeIgniter screencast series was for an introduction to CRUD operations. We’ll review how to easily create, read, update, and delete records using CI’s active-records class.

Day 5: CRUD Operations

No comments: