How to create database connection using CodeIgniter?
This post explains about How to create database connection using Codegniter. Follow the below steps 1. Create new/existing user for your application...
Read More
How to write SEO friendly urls in CodeIgniter
Hi, In this post i will going to explain about How to write SEO friendly urls in CodeIgniter using .htacess file. create ...
Read More
What is CodeIgniter,how to install in local system?
CodeIgniter is framework which is follow the MVC architecture. MVC means – Model , View and Cotroller. Model : It is represents...
Read More