<?php $array1 = array(); $array2 = []; // as of PHP 5.4 $array1[] = 11; ... which is equal to the greatest existing numeric key plus one.
確定! 回上一頁