At its absolute simplest, a 2D dimensional array can be created as: <?php $emptyArray = array(array()); ?>.
確定! 回上一頁