CodeIgniter Lecture 2 – Connection to MySQl
In this lecture we start connecting CodeIgniter to MySQL database using MySQLi database driver. we just do a simple insert into database with explanation on how CodeIgniter handles it.
Here is a link to the Previous lecture: http://www.youtube.com/watch?v=H8bHKNOXRzI
source