How to
How to add automatic base URL in Codeigniter?
Are you tired of changing script path each time you more your script into different locations. Here is a trick, so that you can automatically...
How to get last insert id from Database in Codeigniter?
In this Codeigniter Tutorial, I will let you know how to get last insert id from the table. Sometimes, You have to work on relational...