From 62fa3dbfb64bb3406c4348d0a7c04b34ce0d2057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E9=98=B3=E5=B5=98?= <1392315196@qq.com> Date: Sun, 29 May 2022 12:52:56 +0000 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E9=98=B3=E5=B5=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...40\346\224\271\350\241\250\345\215\225.md" | 170 ++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 "\351\202\223\351\230\263\345\265\230/20220526PHP\345\242\236\345\210\240\346\224\271\350\241\250\345\215\225.md" diff --git "a/\351\202\223\351\230\263\345\265\230/20220526PHP\345\242\236\345\210\240\346\224\271\350\241\250\345\215\225.md" "b/\351\202\223\351\230\263\345\265\230/20220526PHP\345\242\236\345\210\240\346\224\271\350\241\250\345\215\225.md" new file mode 100644 index 0000000..9cf48f7 --- /dev/null +++ "b/\351\202\223\351\230\263\345\265\230/20220526PHP\345\242\236\345\210\240\346\224\271\350\241\250\345\215\225.md" @@ -0,0 +1,170 @@ +#### 作业 + +```php + + +
+| 学号 | +姓名 | +成绩 | +没有数据 | "; + }else{ + while ($arr=mysqli_fetch_assoc($result)){ + ?> +
| + | score + | + | 编辑| 删除 | +