Use PHP to dynamically create an HTML table with m rows and n columns. m and n are parameters passed from the URL (example: http://.../sample.php?m=5&n=6).
確定! 回上一頁