News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Debug PHP with Firebug and FirePHP
February 09, 2010 @ 09:13:40

bOn the SitePoint PHP blog today there's a new post showing you how to debug applications with FirePHP (an extension of the popular Fireug extension for Firefox).

By combining this extension, which sits on top of Firebug, with a server-side library, your PHP scripts will be able to send debugging information to the browser, handily encoded in the HTTP response headers. Once you're set up, you can log warnings and errors in your PHP scripts to the Firebug console, just as if you were developing JavaScript.

Once you've installed the extension and grabbed the FirePHP library, you can follow along with their example showing the push of a simple message - in this case array values - out to your browser and into the Fireug panel.

0 comments voice your opinion now!
debug firebug firephp tutorial


blog comments powered by Disqus

Similar Posts

Fernando Bassani's Blog: Putting the PHP/Java Bridge to work - I

Christoph Dorn's Blog: FirePHP 1.0 in 5 Steps

NETTUTS.com: Advanced Regular Expression Tips and Techniques

DevShed: Classes as PHP Functions

Chris Ravensroft's Blog: How To Setup PHP5 with Tomcat 5


Community Events











Don't see your event here?
Let us know!


database unittest symfony2 language zendframework2 opinion conference functional series introduction framework rest development community testing podcast release usergroup phpunit interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework