public marks

PUBLIC MARKS from cascamorto with tags php & firefox

23 March 2009 00:15

FirePHP - Firebug Extension for AJAX Development

FirePHP enables you to log to your Firebug Console using a simple PHP method call. All data is sent via response headers and will not interfere with the content on your page. FirePHP is ideally suited for AJAX development where clean JSON and XML responses are required.