In FirePHP for firefox, fb::log($my_array,'my array') will label the output of $my_array in the firebug console with 'my array'
This is really useful for dynamically labelling output, or finding specific results amongst many, it doesn't seem to work in this chrome port.