http://www.firephp.org/Allows to print to the Firebug Console using a simple PHP function call.FirePHP enables you to print to your Firebug Console using a simple PHP function call.
FB :: log ( 'Log message' );
FB :: info ( 'Info message' );
FB :: warn ( 'Warn message' );
FB :: error ( 'Error message' );
FirePHP enables you to log to your
using a simple PHP method call.
All data is sent via response headers and will not interfere with the content on your page.
FirePHP isphpfirefoxfirebugfirephpextensionajaxjavascriptzend frameworkdeveloperdevelopmentdebugtoolFirefox Extensions > Developer Tools