... (object) array(1,2,3,4,5,6,7,8); //切割數$chunk = 2; ?> <table> <tr> <?php foreach($data as $key => $val):?> <td><?php echo $val?> ...
確定! 回上一頁