php obtient un nombre d'éléments

count($array);
sizeof($array);
mattia896