摘要: <html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 if(iss 阅读全文
posted @ 2022-08-27 08:38 Abyssun 阅读(60) 评论(0) 推荐(0) 编辑