Archive for May, 2010

Serious PHP debugging With XDebug

Saturday, May 8th, 2010

Any serious PHP developer should use a debugging tool. Applications are becoming more complex, using OOP, and spanning more files. This post will quickly bring you up to speed and give you the most awesome debugging tools on the planet. I have been using Zend Server CE for local development. It has all the bells [...]