As I’m pulling together my PHP code, I’m finding that I want a better way of debugging interactively. Right now, I just need one-way interactive error reporting, and using PHP Error logs doesn’t really cut it.
This process journal captures live documentation of my computer programming activities. Notes change and condense as I work stuff out.
As I’m pulling together my PHP code, I’m finding that I want a better way of debugging interactively. Right now, I just need one-way interactive error reporting, and using PHP Error logs doesn’t really cut it.