07 May 2008 19:45
sfFirePHP plugin
by Xavier Lacot & 1 otherFirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? 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.
1
(1 marks)