2 dimensional array in PHP - PHP example. ... <?php /* Very easy to produce a table from a 2D array! */ for ($k=1;$k<=10;$k++) { print "<tr>";
確定! 回上一頁