0

Does anyone know how to log to Firebug Lite Console using a simple PHP method call to print debug messages (something like the Firephp class for Firebug, in Firefox)? Thanks

sica07
  • 4,896
  • 8
  • 35
  • 54

1 Answers1

1

Found what I was looking for. It is the chromephp chromephp extension

sica07
  • 4,896
  • 8
  • 35
  • 54