Category Archives: Codeigniter

How to run and Use Codeigniter “Php

Jul 07, 2012

This article explains and shows how to run and configure a php framework (codeIgniter) on your remote server by using NetBeans 6.5; hopefully you’ll find..

Read more

How to run and Use Codeigniter "Php

Jul 07, 2012

This article explains and shows how to run and configure a php framework (codeIgniter) on your remote server by using NetBeans 6.5; hopefully you’ll find..

Read more

How to Create Pagination in Codeigniter

Jun 26, 2012

Now a days most of the websites are database driven, we have seen that many websites show data as a long list. Well, there is..

Read more

How to Connect Database in Codeigniter

Jun 21, 2012

There are two ways to connect to a database: Automatically Connecting Database in Codeigniter The “auto connect” feature will load and instantiate the database class..

Read more