Posts in the CodeIgniter category

Email log messages library in CodeIgniter

Email log messages library in CodeIgniter

When working with CodeIgniter, I’ve found the log message functionality built into the framework very helpful. The other day I noticed in my log of one of my CodeIgniter based sites that I’ve had some 404 errors going on for some time. As I don’t have the time to check my logs daily, I hadn’t …

Read More...

The CodeIgniter PHP Framework

The CodeIgniter PHP Framework

I recently stumbled upon the CodeIgniter PHP framework, and a love affair has slowly begun between me and CI.
To make a long story short, WordPress is my favorite system to base a new websites on, and today you can make about any site in WordPress if you are patient enough. Personally I have always worked …

Read More...