Tag Archives: Code Igniter

Get Next Auto Increment on Code Igniter

Today, I got problems to get next auto increment with Code Igniter. In this case, I tried to provide link to view current post page, after users post his blog. For example: blog table contain fields id, title, and body. I used auto increment for id and id as primary key. Users will only fill [...]

Code Igniter 1.7 Released

Code Igniter Version 1.7 has been released.  This version contains a number of new features and enhancements, as well as many small improvements and bug fixes. For a list of all changes please see the Change Log.
If you are currently running Code Igniter please read the update instructions.
Note:  If your browser does not display the [...]

Blogroll Link Update