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
A collection of tools, including a Color Picker similar to the one found in Photoshop, an Eyedropper that helps to get a color reading from anywhere in the browser window and a Page Zoomer that helps set the page zoom to anything between 20 and 1000 percent.
Tools for web development, allow inspect, edit and monitor CSS, HTML and JavaScript live in any web page. Include documentation, FAQs, videos and discussion groups.