The index will usually continue where you left off. PHP will try to use numeric strings as integers: $foo = [2 => 'apple', 'melon']; // Array( [ ...
確定! 回上一頁