php开发论坛系统

1、总体设计

前端的一些东西

在这里插入图片描述

在这里插入图片描述

都可以点的,论坛点进去

在这里插入图片描述

在这里插入图片描述

index.php

<!doctype html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport"
     content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <title>Document</title>
</head>
<!-- 新 Bootstrap4 核心 CSS 文件 -->
<link rel="stylesheet" href="bootstrap-4.4.1-dist/css/bootstrap.min.css" rel="external nofollow" >
<!-- jQuery文件。务必在bootstrap.min.js 之前引入 -->
<script src="https://cdn.staticfile.org/jquery/3.2.1/jquery.min.js"></script>
<!-- bootstrap.bundle.min.js 用于弹窗、提示、下拉菜单,包含了 popper.min.js -->
<script src="https://cdn.staticfile.org/popper.js/1.15.0/umd/popper.min.js"></script>
<!-- 最新的 Bootstrap4 核心 JavaScript 文件 -->
<script src=src="bootstrap-4.4.1-dist/js/bootstrap.min.js"></script>
<body>
<?php
  include('test1.php');
  session_start();
?>
<nav class="navbar navbar-expand-sm bg-primary navbar-dark fixed-bottom">
  <a class="navbar-brand" href="index2.php" rel="external nofollow" rel="external nofollow" rel="external nofollow" ><login>ice</login></a> 
 <ul class="navbar-nav">
  <li class="nav-item">
   <a class="nav-link" href="#section1" rel="external nofollow" >热帖</a>
  </li>
  <li class="nav-item">
   <a class="nav-link" href="#section2" rel="external nofollow" >聚焦</a>
  </li>
  <li class="nav-item">
   <a class="nav-link" href="#section3" rel="external nofollow" >文学</a>
  </li>
  <li class="nav-item">
   <a class="nav-link" href="#section4" rel="external nofollow" >论坛榜</a>
  </li>
  <li class="nav-item">
   <a class="nav-link" href="#section5" rel="external nofollow" >更多</a>
  </li>
 </ul>
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
    <span class="navbar-toggler-icon"></span>
  </button>
  <div class="collapse navbar-collapse justify-content-end nav-justified" id="collapsibleNavbar">
    <ul class="navbar-nav">
     <li class="nav-item col-8">
        <div class="">
          <a class="nav-link" href="index2.php" rel="external nofollow" rel="external nofollow" rel="external nofollow" >主页</a>
        </div>
      </li>
      <li class="nav-item col-8">
        <div class="">
          <a class="nav-link" href="login.php" rel="external nofollow" rel="external nofollow" >登录</a>
        </div>
      </li>
      <li class="nav-item col-8">
        <div class="">
          <a class="nav-link" href="register.php" rel="external nofollow" rel="external nofollow" >注册</a>
        </div>
      </li>
    </ul>
  </div>
</nav>
<div class="container" style="margin-top:30px;height: 2321px">
  <div class="row">
    <div class="col-sm-4">
      <div class=" border-primary rounded text-center" style="height:330px;">
      <p> </p>
        <h2>ICE</h2>
        <div class="fakeimg"><img src="timg.jpg" style="width: 200px;height: 200px;" class="rounded-circle"></div>
      </div>
      <div class="border-light border rounded" style="round-clip: 65px;width:338px">
        <ul class="nav nav-pills flex-column table-hover">
          <li class="nav-item">
            <a class="nav-link active text-center" href="liaojieluntan.php" rel="external nofollow" >了解论坛</a>
          </li>
          <li class="nav-item ">
            <a class="nav-link text-center" href="luntanzhuban.php" rel="external nofollow" >论坛主板</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="luntanwangshi.php" rel="external nofollow" >论坛网事</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="luntanbieyuan.php" rel="external nofollow" >论坛别院</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="quyuluntan.php" rel="external nofollow" >区域论坛</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="lvyouluntan.php" rel="external nofollow" >旅游论坛</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="zhiyejiaoliu.php" rel="external nofollow" >职业交流</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="daxuexiaoyuan.php" rel="external nofollow" >大学校园</a>
          </li>
          <li class="nav-item">
            <a class="nav-link text-center" href="luntanwenda.php" rel="external nofollow" >论坛回答</a>
          </li>
        </ul>
      </div>
      <p></p>
   <div class="container mt-3" style="padding-top:30px;padding-bottom:30px">
   <p> </p><p> </p>
 <h2>文学精品</h2>
 <br>
 <div class="media border p-3">
  <img src="timg.jpg" alt="John Doe" class="mr-3 mt-3 rounded-circle" style="width:60px;height:60px">
  <div class="media-body">
   <h4><a href="wenxuejingpin.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">《三角城往事》</a></h4>
   <p><a href="wenxuejingpin.php" rel="external nofollow" rel="external nofollow" class="text-muted">三角城不是一个虚拟的空间,似乎也不是一座确实存在的城市或水边小镇,但它在我心里业已存在多年,且汇...</a></p>
  </div>
 </div>
</div>
<div class="container" style="padding-top:30px;padding-bottom:30px">
 <h2>论坛能量</h2>
 <p>本论坛旨在传播正能量,今天也要元气满满哦!</p> 
 <div class="progress">
  <div class="progress-bar progress-bar-striped progress-bar-animated" style="width:85%"></div>
 </div>
</div>
<div class="container" style="padding-top:30px;padding-bottom:30px">
 <h2>幸运博主名单公布</h2>
 <p>恭喜以下博主获得最佳幸运奖:</p>      
 <table class="table table-hover">
  <thead>
   <tr>
    <th>ID</th>
    <th>昵称</th>
    <th>幸运值</th>
   </tr>
  </thead>
  <tbody>
   <tr>
    <td>324533</td>
    <td>Doe</td>
    <td>97</td>
   </tr>
   <tr>
    <td>231242</td>
    <td>Moe</td>
    <td>95</td>
   </tr>
   <tr>
    <td>234987</td>
    <td>Dooley</td>
    <td>92</td>
   </tr>
  </tbody>
 </table>
</div>
      <hr class="d-sm-none">
    </div>
    <div class="col-sm-8 container">
      <div class="rounded text-muted h-25">

<body data-spy="scroll" data-target=".navbar" data-offset="50">

<tr>
  <td align="center" valign="middle"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" background="image/55.gif">
   <tr>
    <?php $date=date("Y-m-d");?>
    <td height="30"> </td>
    <td width="580"><div align="center"><marquee direction="left" scrollamount="1" scrolldelay="7">
     <img src="timg.jpg" width="19" height="18"><span class="style1">欢迎访问在线论坛网站!   <?php echo $date;?> </span>
    </marquee></div></td>
   </tr>
  </table></td>
 </tr>

<div id="section1" class="container-fluid bg-light" style="padding-top:5px;padding-bottom:0px">
 <h1><a href="retie.php" rel="external nofollow" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">热帖</a></h1>
 <a href="retie.php" rel="external nofollow" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">
 <p>2020年论坛新年献词:坚守初心,你好理想,时间开始了.这一年中的你和我,如同十年前初次相遇的我们:以梦为马,不负韶华;这一年中的你和我,心中藏着诗意与远...</p>
 <p>7位明星一级演员,为何“自降身价”出演网剧《庆余年》?《庆余年》正在热播,这部剧刚播出就受到了不少观众们的热爱,张若昀和李沁两位主演的演技是受到观众们肯定的,再加上一众老戏骨的参演...</p>
 </a>
</div>
<div id="section2" class="container-fluid bg-muted" style="padding-top:70px;padding-bottom:110px">
 <h1><a href="jujiao.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">聚焦</a></h1>
 <a href="jujiao.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">
 <p>论海南美食的命定搭配。说起咱们大海南的美食,没有个三天三夜那是绝对停不了嘴的。而其中有些食物,仿佛就是天生一对般的存在,就是那种只要你一吃,“懂行”的人就能迅速反应过来...</p>
 <p></p>
 </a>
</div>
<div id="section3" class="container-fluid bg-light" style="padding-top:70px;padding-bottom:70px">
 <h1><a href="wenxue.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">文学</a></h1>
 <a href="wenxue.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">
 <p>
...</p>
 <p>
在巴黎十六区莱努合大街47号,一栋不惹眼的小房子静静矗立。这是法国大文豪巴尔扎克的故居。他在这里生活了7年,完成了《人间喜剧》系列中的多部作品...</p>
</div>
<div id="section4" class="container-fluid bg-muted" style="padding-top:70px;padding-bottom:120px">
 <h1><a href="luntanbang.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">论坛榜</a></h1>
 <a href="luntanbang.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">
 <p>体育课麻雀变凤凰背后,是社会对健康的呼唤与寄望。体育课地位很少有像今天这样高!岁末年初,云南一项新政上了热搜:该省将中考体育成绩上调至100分,体育首次与语文、数学、英语并举为...</p>
 <p>90后没上过大学却能造火箭:我们的征途是星辰大海!有这样一位90后:他没上过大学,却造出了火箭,从火箭发动机的业余爱好者,到民用航空产品研发和液体火箭发动机的专业设计师,浩瀚星空下,吴晓飞的航天梦...</p>
</div>
<div id="section5" class="container-fluid bg-light" style="padding-top:70px;padding-bottom:70px">
 <h1><a href="gengduo.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">更多</a></h1>
 <a href="gengduo.php" rel="external nofollow" rel="external nofollow" class="nav-link text-muted">
 <p>..</p>
 <p>98%食安合格率不是终点。在近日召开的全国市场监管工作会议上,市场监管总局提出了一个食品安全“小目标”——2020年食品安全抽检合格率达到98%...</p>
</div>

</body>
 
      </div>
     
    </div>
  </div>
</div>

<div class="jumbotron text-center" style="margin-bottom:0">
  <p>
  <div id = "footer">
<dl>
 <dt><a href = "#">关于我们</a> || <a href = "#">产品目录</a> || <a href = "#">反馈问题</a> || <a
 href = "#">广告合作</a> || <a href = "#">联系我们</a></dt>
 <dd>Copyright © 2019 - 2024 donghe.com All Rights Reserverd
 <br/>东河公司 版权所有 京 ICP 备 200000000 号
 </dd>
</dl>
</div>
</p>
</div>
</body>
</html>
      

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/4089.html