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

Anthony Ferrara: Programming With Anthony - References

DevShed: Displaying User Comments in a Code Igniter Blog Application

NETTUTS.com: Advanced Regular Expression Tips and Techniques

DevShed: Developing a Form Director Class

Community News: PHP Tutorial Site - GoodPHPTutorials.com


Community Events









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


object zendframework2 example release interview community framework event introduction language unittest database composer api functional testing opinion code development phpunit

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