Hi everyone,
first: Thanks for that great Tool!
I saw it and i thougt "Oh my god, wtf is that? Who should need that? Go away!". But then i tried it and..its realy, realy nice to have, because the time to debug something is much shorter. No need to jump between console, browser, debug-site and so on. Now it's all in Firefox.
Thanks a lot! :)
I think my "problem" is not realy problem, because i'm shure i have read about a solution, but i cant find it again..
Im creating a website and FirePHP can show me all i want to debug.
But now, this site calls an api, which i also develop.
I want that the website reads the header information of FirePHP, which is bound in to the api, and forward it together with its own header informations, so that i can debug both systems at once.
Shure, i can create a own function which can do this for me, but maybe FirePHP has already a solution for this problem?
Thanks a lot, i hope you understand what i want to know. :)