UI Deploy

Curated, Short, Web UI Dev we Love.

Debugging PHP Code with FirePHP

As the technical manager of a suite of software projects, one of my duties is doing code reviews. One of the things I see far more often than I’d like when doing reviews is debugging PHP code committed and pushed up the chain. Raise your hand if you’ve done this:

view source

Advertisement