PHPDebugger preview 1.2

PHPDebugger is a Mac OS X application, which provides a debugging console for PHP applications. PHPDebugger comes with a 'TADebugger' class, which communicates with the debugging server. Once TADebugger is included using 'require_once()', PHP can post...