Bug-Free: Your Bug-Fixing Toolkit (Part 1 of N)

Wednesday, October 15th, 2008

PHP has a large number of tools for fixing bugs and resolving underlying issues. But many people don’t know what they are, and some of them are extensions requiring installation in order to work. In this series, we’ll explore some features for debugging PHP scripts, from the most basic to more advanced. Today we will [...]

9:27 am | Comment (0) | Print | Categories: Best Practices, Debugging

Bug-Free: Using XDebug To Improve Development (Part 2 of N)

Thursday, October 16th, 2008

There are two really great experiences in my PHP life: the day I learned how to use PHP, and the day I installed XDebug. Ok, perhaps that’s an overstatement, but XDebug is one of the best tools I’ve ever used. I think every developer should use it, and for the next part of this series [...]

5:24 pm | Comment (1) | Print | Categories: Best Practices, Debugging

Bug-Free: Using Function Traces To Better Understand Code (Part 3 of N)

Tuesday, October 21st, 2008

Have you ever been handed some code and told, “make it work”? If you haven’t, chances are good you will some day. It’s often a daunting task, especially since, as one programmer told me, “comments come when the second developer has to make changes.” While this is likely bad coding practice, it’s happened to me [...]

9:32 am | Comment (0) | Print | Categories: Best Practices, Debugging
Web developer, amateur photographer, lover of the outdoors and travel. Expect to find me writing code, hiking or visiting new places. I own Blueprint DC and live in Washington, DC. Follow Me On Twitter!
Most Recent Most Popular
  • (none)
Search:
Copyright © 2008 - 2010. All Rights Reserved.