Log in

View Full Version : Resolved FirePHP Implementation



jdadwilson
03-09-2014, 01:10 AM
I recently implement the FirePHP enhancement to FireBug. Works great, like it a lot. But I ran into a problem with a PHP script that I use to do some loading of a table via AJAX and JSON. It was then that I noticed that the debug messages were not showing up in the console. After messing with it a while I realized that it would never do so, since the script is totally PHP and thus no HTTP header info.

Is there a way around this issue?

TIA
jdadwilson

traq
03-09-2014, 02:23 AM
I'm not sure what you are asking.
Further, you've marked this thread Resolved: did you already find an answer on your own?

jdadwilson
03-09-2014, 04:04 AM
Can't say that I 'figured it out' but it now seems to be working. Not sure what I did though. Seems to be a nice extension to FireBug. Sure has helped me out doing some AJAX with JSON stuff.

Thanks for all of your great help. It sure is nice for us Newbies to have a place to go for help.

jdadwilson

traq
03-09-2014, 04:55 AM
Well, good to hear. And you're welcome. :)