Random Site Quote: 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 is
Date Added: May 17, 2009 Hits: Rating: 0.00 Votes: 0