• 大小: 1.5M
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-05-04
  • 语言: PHP
  • 标签: 其他  

资源简介

PHP原生和thinkphp实现简单论坛.rar

资源截图

代码片段和文件信息

session_start();

if(!isset($_SESSION[‘user‘]))
{
   echo(“ript> alert(‘please login first!‘);location.href=‘index.php‘;ript>“); 
   exit;    
}  
 
echo(“欢迎  “.$_SESSION[‘user‘].“  进入会员中心  “.“ 返回主页“.“  退出 “     );


?>


lns=“http://www.w3.org/1999/xhtml“>

    tle> tle>
ta http-equiv=“Content-Type“ content=“text/html; charset=utf-8“ />
yle type=“text/css“>
.table_border{  
    border: solid 1px #B4B4B4;  
    border-collapse: collapse;       
}  
.table_border tr th{
    border: solid 1px #B4B4B4;  
}  
.table_border tr td{
  
    border: solid 1px 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         66  2016-06-11 09:49  think_demo\Admin\Conf\config.php

     文件        319  2016-06-13 09:33  think_demo\Admin\Lib\Action\CommonAction.class.php

     文件        160  2016-06-13 08:12  think_demo\Admin\Lib\Action\IndexAction.class.php

     文件       1439  2016-06-12 15:06  think_demo\Admin\Lib\Action\LoginAction.class.php

     文件       1233  2016-06-13 08:12  think_demo\Admin\Lib\Action\MenberAction.class.php

     文件       1284  2016-06-13 08:12  think_demo\Admin\Lib\Action\OperateAction.class.php

     文件        453  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\054bffbd73ec1412253fd9d4c980048d.php

     文件       1191  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\20eabf8d43f497715f3e1a7ec1a2f00f.php

     文件       1147  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\27e9c4fddbdacc085a84cce69c1ba206.php

     文件       2094  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\354b89d315b9f63e23d50527766707dc.php

     文件        705  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\46aff8ecab50f44c3ff70f1d1757a663.php

     文件       1619  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\a044aee67b94fc6aa1c6b378aa2b4715.php

     文件       1936  2016-06-13 08:06  think_demo\Admin\Runtime\Cache\b2031c384b7a6f237585fe09def724f7.php

     文件       1711  2016-06-13 08:06  think_demo\Admin\Runtime\Cache\b5ffc36faf541d14d12aea34439e61b9.php

     文件        443  2016-06-13 09:33  think_demo\Admin\Runtime\Cache\f20f5d5076810b0593080293c13747c1.php

     文件    2104598  2016-06-12 22:55  think_demo\Admin\Runtime\Logs\1465743355-16_06_12.log

     文件    1041042  2016-06-12 23:01  think_demo\Admin\Runtime\Logs\16_06_12.log

     文件    1904966  2016-06-13 09:33  think_demo\Admin\Runtime\Logs\16_06_13.log

     文件        404  2016-06-12 15:07  think_demo\Admin\Tpl\Index\bottom.html

     文件        412  2016-06-12 15:09  think_demo\Admin\Tpl\Index\content.html

     文件       1150  2016-06-12 14:47  think_demo\Admin\Tpl\Index\index.html

     文件          0  2016-06-12 15:10  think_demo\Admin\Tpl\Index\menber.html

     文件        662  2016-06-13 09:29  think_demo\Admin\Tpl\Index\menu.html

     文件          0  2016-06-12 15:10  think_demo\Admin\Tpl\Index\post_audit.html

     文件          0  2016-06-12 15:10  think_demo\Admin\Tpl\Index\post_del.html

     文件       2044  2016-06-12 14:54  think_demo\Admin\Tpl\Index\top.html

     文件       1106  2016-06-12 14:32  think_demo\Admin\Tpl\Login\login.html

     文件       1543  2016-06-12 16:35  think_demo\Admin\Tpl\Menber\show.html

     文件       1742  2016-06-12 22:42  think_demo\Admin\Tpl\Operate\show.html

     文件        208  2015-03-13 08:58  think_demo\admin.php

............此处省略737个文件信息

评论

共有 条评论