Firebug has been an incredibly useful firefox add- ons for developers. Now, there is more to it, Firephp. 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 a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. You must have Firebug installed and the Net panel enabled to use this extension.

Full article (230 words) »