FirePHP Firefox extension

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

FirePHP Firefox extension

Post by Christopher »

I wondered if anyone had used the FirePHP Firefox extension for PHP debugging. It has some server side installation, so I wanted to see if anyone who had tried it had an opinion pro or con?
(#10850)
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

PHPDN is my FirePHP.

Besides, it's rare I have an error that I can't see. My solution to errors is a lot of echoing.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

hmm... does it actually do anything except dumping superglobals and measuring the run time?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

Weirdan wrote:hmm... does it actually do anything except dumping superglobals and measuring the run time?
this is what it looks like to me. I just installed it and that seems to be all it does... which is actually pretty handy, but not enough to constitute a whole extension... :?
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

What more could it do? Fix your code for you?

That'd be worth it.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

The Ninja Space Goat wrote:...but not enough to constitute a whole extension... :?
...though the trick of sending multipart http response is certainly nifty :D
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Dude, I don't need no stinking FirePHP... I got feyd.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Everah wrote:Dude, I don't need no stinking FirePHP... I got feyd.
You have a parse error near "..."

;)
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

1000 facts about feyd wrote: When you're thinking you got feyd, it's actually feyd who got ya
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

feyd wrote:
Everah wrote:Dude, I don't need no stinking FirePHP... I got feyd.
You have a parse error near "..."

;)
DOH!
Image
Post Reply