Simple Insert Update Delete Model In CodeIgniter
1.create a database in mysql. 2.change the username,password,database credential in the database.php in the config folder to match your datbase name ,username and password 3.change the base url in the config.php under the config folder