Feb
6
6
Filed under: Asides | Tags: PHP (5), WordPress (115), erlang | February 6th, 2009
Erlang, PHP, WP
Persistent PHP processes in Erlang/OTP. “It’s so easy, in fact, that I now use it to debug WordPress functions from within Erlang.” ¶

Arunn | February 8th, 2009 @ 10:47 pm |
Matt:
Just a thank you for sharing your index.php (at the codex). helped me do a hack at my site to sift the chaff…
Stephen | February 19th, 2009 @ 1:37 pm |
If you’re looking for a great real-time debugging tool, check out eval2. A friend of mine wrote it and it’s drastically reduced the time I need to debug/develop chunks of code.
The eval2 demo videos are great for seeing the potential.