FirePHP

Enables you to log to your Firebug Console using a simple PHP method call.

FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required. All data is sent via response headers. This means that the debugging data will not interfere with the content on your page.

Requires Firebug 1.5 or higher and the Firebug "Console" and "Net" panels enabled. You must also download a PHP library from http://www.firephp.org/ and include it in your application.


Screenshots

FirePHP