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



Reply With Quote

Bookmarks