You can use the union operator ( + ) to combine arrays and keep the keys of the added array. For example: <?php $arr1 = array('foo' ...
確定! 回上一頁