News Feed
Jobs Feed
Sections




News Archive
Terry Chay's Blog:
Clever HTTP
February 15, 2007 @ 08:19:00

With the recent release of a new Firefox/PHP combination extension, several developers were interested in just how it all worked. One such developer is Terry Chay who has posted about it to his blog today after looking into how it all fits together.

The standard way of debugging in PHP involves just echoing shit to the screen. The fact that PHP is a scripting language makes this an excellent way of debugging on the web. But what happens when doing this breaks your site?

That's where FirePHP comes in - it sends along a special request from your PHP script (as fired off by special code you insert) to include debugging information inside a different part of a "multipart/mixed" message. Terry also includes some of his sample code (including a custom version of the software) that he used to get things working. Check out the screenshot for the results.

0 comments voice your opinion now!
http firephp firefox extension example screenshot multipart message http firephp firefox extension example screenshot multipart message


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Oracle with PHP: a Developer's View

Carson McDonald's Blog: Google OAuth for Installed Apps PHP Example

Skaldrom's Blog: Want to create your own progranning language? Lexer & Parser in PHP!

Sara Golemon's Blog: The government will disavow any knowledge of your existence.

Chris Hartjes' Blog: The Devil’s In The Details (or, Handling Sequences in Postgres in CakePHP)


Community Events











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


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

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