Description:
FirePHP enables you to print to your Firebug Console using a simple PHP function call.
All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.