Understanding the basic need of MVC architecture
In this post i would like to explain about basic need of MVC architecture while develop the complex applications. What is MVC... Read More
Codeigniter multi language support using Google translate API
Hi friends, This post explains about codeigniter plugin development for multi-language support using google translate API. This is my own contribution in... Read More
Create thumbnail images in CodeIgniter
In this post i would like to explain about how to create thumbnail images in codeigniter framework. In the following function will... Read More
How to set the pagination in CodeIgniter?
In this i would like to explain about how to set the pagination in codeigniter framework. See the code below: to set... Read More