From 5a4354325bf440fe8ba6901b82353a29da690bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E4=BD=B3=E8=BE=895?= <1197986048@qq.com> Date: Fri, 3 Jun 2022 00:16:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...7cookie\344\273\245\345\217\212session.md" | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 "\346\210\264\344\275\263\350\276\211/20220601-PHP\350\266\205\345\205\250\345\261\200\345\217\230\351\207\217cookie\344\273\245\345\217\212session.md" diff --git "a/\346\210\264\344\275\263\350\276\211/20220601-PHP\350\266\205\345\205\250\345\261\200\345\217\230\351\207\217cookie\344\273\245\345\217\212session.md" "b/\346\210\264\344\275\263\350\276\211/20220601-PHP\350\266\205\345\205\250\345\261\200\345\217\230\351\207\217cookie\344\273\245\345\217\212session.md" new file mode 100644 index 0000000..e69573d --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20220601-PHP\350\266\205\345\205\250\345\261\200\345\217\230\351\207\217cookie\344\273\245\345\217\212session.md" @@ -0,0 +1,82 @@ +# 作业 + +```PHP+HTML +查看用户信息"; + }else{ + echo "登录失败!返回"; + } +}else{ + +?> + + +
+姓名 | 破忒头 | +
---|---|
性别 | 男 | +
年龄 | 20 | +退出登录 | + +