FirePHP is a plugin, for the Firebug add-on, that provides non-invasive logging from PHP programs to the Firebug Console.
As you know var_dump() in addition to value show its data type and length. Is there any way to …