Top "Firephp" questions

FirePHP is a plugin, for the Firebug add-on, that provides non-invasive logging from PHP programs to the Firebug Console.

Sending "var_dump" to FireBug console

As you know var_dump() in addition to value show its data type and length. Is there any way to …

php firebug var-dump firephp