From 7a98415f52dd406a50d65fca01aac32c30a29f79 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=90=B4=E6=88=90=E6=9D=B0?= <2756262977@qq.com>
Date: Thu, 2 Jun 2022 17:39:28 +0000
Subject: [PATCH 1/2] 7
---
.../HTML.md" | 32 +++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 "\345\220\264\346\210\220\346\235\260/HTML.md"
diff --git "a/\345\220\264\346\210\220\346\235\260/HTML.md" "b/\345\220\264\346\210\220\346\235\260/HTML.md"
new file mode 100644
index 0000000..096273c
--- /dev/null
+++ "b/\345\220\264\346\210\220\346\235\260/HTML.md"
@@ -0,0 +1,32 @@
+# 作业
+
+```
+ 查看余额";
+ }else{
+ echo "登录失败
返回";
+ }
+
+}else{
+
+?>
+
+登录 用户名:
+
+密码:
+
+
+
+登录!"; exit(); } echo $_SESSION['user']."您的余额为1万元"; echo "
+[退出登录](https://gitee.com/grade21-class7/php-design/blob/master/许见/chongxin.php)"; "; echo "[点击此处返回登录页面](https://gitee.com/grade21-class7/php-design/blob/master/许见/demo1.php)";
+
+
+```
+
--
Gitee
From 1f1df67cfca466b60307b3d9fdf320ad6766b503 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=90=B4=E6=88=90=E6=9D=B0?= <2756262977@qq.com>
Date: Thu, 2 Jun 2022 17:39:56 +0000
Subject: [PATCH 2/2] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=20=E5=90=B4?=
=?UTF-8?q?=E6=88=90=E6=9D=B0/HTML.md=20=E4=B8=BA=20=E5=90=B4=E6=88=90?=
=?UTF-8?q?=E6=9D=B0/20220601-HTML.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../20220601-HTML.md" | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename "\345\220\264\346\210\220\346\235\260/HTML.md" => "\345\220\264\346\210\220\346\235\260/20220601-HTML.md" (100%)
diff --git "a/\345\220\264\346\210\220\346\235\260/HTML.md" "b/\345\220\264\346\210\220\346\235\260/20220601-HTML.md"
similarity index 100%
rename from "\345\220\264\346\210\220\346\235\260/HTML.md"
rename to "\345\220\264\346\210\220\346\235\260/20220601-HTML.md"
--
Gitee