• Subscribe to this RSS feed
  • Receive updates as soon as they are posted.
  • Subscribe to this RSS feed
  • Receive updates as soon as they are posted.

Code Igniter Category

Running CodeIgniter from Cron/CLI

March 25 , 2008 In: Code Igniter

Many of us faced the problem of running CodeIgniter controllers from Cron or from Command Line. usually we write the following codes to run a php file from cron/CLI.
php /var/www/path/to/your/script
but if we give CodeIgniter Controller path here it will not work since CodeIgniter will fail to initialize its core classes. A work around of this [...]

Installing CodeIgniter on IIS

November 29 , 2007 In: Code Igniter

I faced a serious problem during deploying one of my CodeIgniter application to a windows server running on IIS. After installing CodeIgniter the index.php page was not visible at all. I tried many ways to configure it but it does not show anything. A problem with SEF (search engine friendly) URL CodeIgniter follows. I searched [...]

Code Igniter & maani.us

November 17 , 2007 In: Code Igniter, PHP

Many of us feels that a report without a graph is totally incomplete. I also agree with it completely. We need to represent the data in reports to be meaningful and also representable. A table with rows of data does not give the reader a clear idea about what is actually happening. So it [...]

www.phpmytips.com coming soon

October 29 , 2007 In: Code Igniter, PHP

for last few days i am working on my next project www.phpmytips.com, a complete question and answer site. after getting very good positive response from my php mysql interview question sections in this site, i have decided to build phpmytips.com for everyone where everyone can participate and contribute. here are the rough features i [...]

Code Igniter: Installation and First Run

March 23 , 2007 In: Code Igniter

Code Igniter is an PHP Application Development Framework - a toolkit for PHP developers. The main goal of Code Igniter is to enable developers to develop projects much faster than they could have done ( if they have started from scratch) by providing a rich set of libraries for commonly needed tasks, as well as [...]

About Me


I am Mizanur Rahman from Bangladesh. I am a Software Engineer by profession. I love to work on open source projects and specially web based systems. I am a moderator of the PHPExperts, the largest PHP Users group in Bangladesh.

My Books

MediaWiki Administrators’ Tutorial Guide

My Certifications


My Zend Certification


View Mizanur Rahman's profile on LinkedIn

Categories