91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 9.87KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-29
  • 標簽: 登錄??

資源簡介


資源截圖

代碼片段和文件信息

require_once?(‘config.php‘);
?>
lns=“http://www.w3.org/1999/xhtml“>

ta?content=“text/html;?charset=utf-8“?/>
tle>php普通的登陸注冊小系統tle>
nk?href=“style.css“?rel=“stylesheet“?type=“text/css“?/>
//判斷用戶權限
if($_SESSION[‘member‘]?!=?“admin“){
echo?“ript>alert(‘請進行登陸‘);location=‘index.php‘;ript>“;
}
//分頁顯示
$sql=“select?*?from?member?order?by?id?asc“;
$result=mysql_query($sql);
$total=mysql_num_rows($result);
$page=isset($_GET[‘page‘])?intval($_GET[‘page‘]):1;??
$info_num=2;?
$pagenum=ceil($total/$info_num);?
If($page>$pagenum?||?$page?==?0){
???????Echo?“Error?:?Can?Not?Found?The?page?.“;
???????Exit;
}
$offset=($page-1)*$info_num;?
$info=mysql_query(“select?*?from?member?order?by?id?desc?limit?$offset$info_num“);?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????6333??2013-10-15?21:12??admin_index.php
?????文件?????????435??2013-03-23?10:40??config.php
?????文件????????7487??2013-10-15?21:08??index.php
?????文件????????5411??2013-10-15?21:13??member.php
?????文件????????1774??2013-03-23?10:59??regi.sql
?????文件?????????388??2013-03-16?15:50??style.css
?????文件?????????110??2013-10-15?21:23??更新日志.txt
?????文件?????????123??2013-10-15?21:19??程序幫助.url
?????文件????????3591??2012-05-10?09:38??說明.htm

評論

共有 條評論