To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseFirePHP 0.7.4.1-signed.1-signed Requires Restart
by cadorn
FirePHP enables you to log to your Firebug Console using a simple PHP method call.
Not using Firebug 1.9+ on Firefox 8+? See http://firephp.org/
This add-on is not compatible with your version of Firefox because of the following:
About this Add-on
FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required. All data is sent via response headers. This means that the debugging data will not interfere with the content on your page.
Not using Firebug 1.9+ on Firefox 8+? See http://firephp.org/
Requirements (Firefox 8+):
- You must have Firebug 1.9+ installed and the Firebug "Console" and "Net" panels enabled to use this extension.
- You must also download a PHP library from github.com/firephp/firephp-core and include it in your application.