May 19, 2011
Do you understand what the different php.ini settings around error messages are and how to use them? Here's a description of some of the most important settings related to errors and how to use them effectively.
February 01, 2011
One long-awaited feature of CodeIgniter 2.0 is using a controller for the 404 page. Unfortunately it doesn't quite work in all situations. Here's one appraoch to fix the behavior.
October 05, 2010
How to modify the query string in a given url. Can be very useful when implementing pagination.
August 15, 2009
Trying to create an ics file using PHP? Here's one way to do it.
April 19, 2009
Looking for a simple way to share code with fellow developers on a local network? This post shows one way to do just that using PHP.