Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NETTUTS.com:
CodeIgniter From Scratch: Day 5 – CRUD
Aug 31, 2009 @ 15:44:42

NETTUTS.com picks back up their "CodeIgniter From Scratch" series today with day five, a look at the CRUD (create, read, update and delete) features that the framework comes with.

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.

You can get the source code here and check out the full screencast in the new post.

tagged: codeigniter tutorial crud framework

Link:


Trending Topics: