array_fill ( int $start_index , int $count , mixed $value ) : array. Fills an array with count entries of the value of the value parameter, keys starting at ...
確定! 回上一頁