Probably the most famous video tutorial series for CodeIgniter. "CodeIgniter From Scratch" has 17 parts which focuses exclusively on the CodeIgniter PHP framework. These videos will teach you how to use this framework. Ultimately, you’ll work your way up to building a custom CMS.
- Day#1 : Getting Started with the Framework.
- Day#2 : Database Selection Method
- Day#3 : Sending Email
- Day#4 : Newsletter Signup
- Day#5 : CRUD
- Day#6 : LOGIN
- Day#7 : PAGINATION
- Day#8 : AJAX
- Day#9 : File Uploading and Image Manipulation
- Day#10: The Calendar Library
- Day#11: File and Directory Operation
- Day#12: Shopping Cart
- Day#13: Extending the Framework
- Day#14: Security
- Day#15: Profiling, Benchmarking and Hooks
- Day#16: Displaying and Sorting Tabular Data
- Day#17: Search Result without Query String
Reference : http://net.tutsplus.com/sessions/codeigniter-from-scratch/