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
How to configure the baseurl in CodeIgniter
This post explains about how to configure the baseurl in CodeIgniter in your localhost. See the code: In the application\config\ in that...
Read More