News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Developer Tutorials Blog:
Debugging PHP with Firebug and FirePHP
July 21, 2008 @ 12:58:26

The Developer Tutorials blog has a new post covering a very helpful tool when it comes to debugging your sever-side scripts with something light and client-side (but powerful) - the FirePHP project combined with Firebug.

FirePHP is a plugin for Firebug, the web development plugin for Firefox, that allows PHP scripts to talk to a Firebug panel. FirePHP installs alongside Firebug, and provides a simple PHP library to bridge the two. FirePHP provides a window of insight into your PHP applications, with a simple debugging interface that won't interfere with your page content. If you already use Firebug on PHP-powered applications, FirePHP is definitely worth a look.

The FirePHP library installs onto your server and is included, via PHP, into your application. Passing errors back is as simple as using the fb() method to send information out to the Firebug instance waiting on your browser.

0 comments voice your opinion now!
firebug firephp debug tutorial example



Similar Posts

NETTUTS.com: Scanning Folders with PHP

DevShed: Working with Strings and the Composite Pattern in PHP 5

PHP Security Blog: Cross Virtual Host Cookie Theft

NETTUTS.com: Twitter Emulation Using MooTools 1.2 and PHP

Pádraic Brady's Blog: RESTful Web Services with Zend Framework


Community Events









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


mysql zendframework application job framework developer PHP5 releases book zend security example database release PEAR package ajax code cakephp conference

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