FirePHP is a plugin, for the Firebug add-on, that provides non-invasive logging from PHP programs to the Firebug Console. FirePHP is ideally suited for Ajax development where clean JSON and XML responses are required.
FirePHP is a plugin, for the Firebug add-on, that provides non-invasive logging from PHP programs to the Firebug Console.
FirePHP is ideally suited for Ajax development where clean JSON and XML responses are required, as all data is sent via response headers and will not interfere with the content on your page.
Links: