$key)); } for ($i = 0; $i < 12; $i++) { if (!isset($ret[$i])) { array_push($ret, 0); } } return $ret; } }