Skip to content

Month: December 2013

Dynamically distinguish between development, testing and production servers in CodeIgniter

You can Configure the CodeIgniter to Dynamically distinguish between development, test and production servers, It’s Better to keep your Development, testing, and production Config options…

Leave a Comment