{$menu}
公告
if(file_exists("$data/notice/list.php")) { $dataed=file("$data/notice/list.php"); $song_num=count($dataed); $page=$_GET['page']; } else { echo"暂时没有公告"; } ?>
·
{$title}
{$list_info[2]}
{$list_info[5]}
include"$temp/$nowtemp/indexsearch.htm"; ?>
if ($_SESSION['login_status']!=="edooblog") { print<<
请完整填写登录信息,密码不能能为空
帐号:
密码:
ddd; } else { if(file_exists("$pathphoto/$username.jpg")) { $photoed="$pathphoto/$username.jpg"; } elseif(file_exists("$pathphoto/$username.gif")) { $photoed="$pathphoto/$username.gif"; } else { $photoed="images/photo.jpg"; } print<<
{$urename}
{$msgxian}
{$tuichu}
fff; } ?>
最新空间
if(!file_exists("$data/user/list.php")) echo"暂且还没有会员注册"; else { $cc=file("$data/user/list.php"); $ee=count($cc); echo"
"; for($a=0;$a<=9;$a++)//如果用户超过十位,则读取后注册的十位 { $ww=explode("|",$cc[$a]); $re_sort=getzonesort($ww[9]); $userlink="
{$ww[7]}
"; echo"
{$userlink}
{$ww[6]}
{$ww[3]}
{$re_sort}
"; } echo"
"; } ?>
站点统计
注册用户:{$usernumed}位
文章数量:{$artnumed}篇
附件个数:{$uploadnumed}个
分类个数:{$sortnumed}个
公告数量:{$noticenumed}个
最新日志
if(!file_exists("$data/artdata/list.php")) echo"暂且还没有会员发表日志"; else { $cc=file("$data/artdata/list.php"); $ee=count($cc); echo"
"; for($a=0;$a<=9;$a++)//如果用户发表的文章超过十篇,则读取最后发表的十篇 { $ww=explode("|",$cc[$a]); $titlelink="
$ww[2]
"; echo"
{$titlelink}
{$ww[4]}
{$ww[5]}
"; } echo"
"; } ?>
帮助中心
require"foot.php"; ?>