require_once('FirePHPCore/FirePHP.class.php'); $firephp = FirePHP::getInstance(true); $array = array( "bbb" ); $firephp->log($array);