2009-12-18 16:37
Debugging PHP - trace your steps
Often when you need to debug an application, especially one with multiple classes calling each other, it is difficult to spot where the problem lies.

Often when you need to debug an application, especially one with multiple classes calling each other, it is difficult to spot where the problem lies.