Showing posts with label CI. Show all posts
Showing posts with label CI. Show all posts

Auto complete search using mysql ajax codeigniter

I would like to show all of you about how to create auto search data from database using ajax codeigniter 1. create database -- -- Tab...
Read More

How to insert record in the table using php codeigniter

As you know that Php Codeigniter is lightweight mvc framework for PHP. It provides you facility to divide your application into differen...
Read More

Session In CodeIgniter

Sessions are one of the most important part for any web applications, as it helps to maintain user’s “state” and to track their activity wh...
Read More