• 大小: 1.34MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 标签: php  mysql  

资源简介

数据库日常实验作业,基本能运行,代码风格垃圾。

资源截图

代码片段和文件信息

    error_reporting(1);
    session_start();
    $id = $pwd = ““;
    if(isset($_SESSION[‘admin_id‘])){
        $id=$_SESSION[‘admin_id‘];
        $pwd=$_SESSION[‘pwd‘];
    }
?>


tle>Book Management Systemtle>
    ta charset=“UTF-8“/>
yle>
body{
    font-family: “Microsoft Yahei“sans-serif;
}

header{
    font-weight: lighter;
    background-image: url(img/Background.png);
    color: white;
    width: 100%;
    height: 720px;
    text-align: center;
    margin: 0 ;
}
#bar{
display: inline-block;
width: 80%;
    height: 35px;
    margin-top: 10px;
border: 1px solid #808080;
}

a:link{color: #BFBFBF;text-decoration: none; font-size: 20px;}
a:visited{color:  #BFBFBF;text-decoration: none;}

#bar div:first-child

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        8959  2020-04-05 14:58  aquery.php
     文件        7949  2020-04-05 12:24  borrow.php
     文件        7436  2020-04-05 13:29  card.php
     文件         398  2020-04-04 19:44  connect.php
     文件        2302  2020-04-04 20:55  home.php
     目录           0  2020-04-05 18:44  img\
     文件     1280907  2020-04-04 11:30  img\Background.png
     文件      100457  2020-04-04 15:01  img\background0.jpg
     文件         453  2020-04-04 11:30  img\CheckIcon.png
     文件        5506  2020-04-04 21:38  img\logout.jpg
     文件        2756  2020-04-05 01:07  index.php
     文件        8573  2020-04-05 01:07  insert_book.php
     文件        2306  2020-04-04 20:05  login.php
     文件         197  2020-04-05 13:39  logout.php
     文件        2235  2020-04-05 00:58  minsert.php
     文件        1173  2020-04-05 00:51  minsert.txt
     文件        6957  2020-04-05 12:49  query.php
     文件        7116  2020-04-05 12:42  return.php
     文件           0  2020-04-04 11:32  sheji.css

评论

共有 条评论