array("orange", "banana", "apple"), "veggie" => array("carrot", "collard", "pea") ); var_dump(count($food, COUNT_RECURSIVE)); var_dump(count($food));