Monthly Archives: November 2012

Debugging PHP

As an old fashioned programmer I grew up with debugging methods like post-mortem traces and trace statements. Today however we have and are used to GUI’s for debugging and can single step code or even re-compile code and retry the … Continue reading

Posted in Uncategorized | Leave a comment