Another PHP Debugging Extension

Mar 7

Another PHP Debugging Extension

PHP Meet Mr. FireBug - PHP Debugging for Web 2.0: Another great little debugging extension for PHP. Like FirePHP, it has integration with FireBug, the greatest Firefox extension in recorded history.

The real gem here is a great little screencast (QuickTime link) which shows how simple this thing is to use. What a dream.

I put together a couple pieces of technology to give the PHP community a debugger/profiler that should make life easier in the “web2.0” world. Are you tired of echo’ing print statements in your ajax calls? Writing to log files? Firing up big ol debuggers just to see what the value of some array is? Well look no further than the new MyBic PHP Debugger.


Comments

by Jim,   June 15, 2007 10:27 AM  

FYI, the debugger has now been released!

http://www.litfuel.net/mybic



Add Comment