###############index.php###################### require"./inc/func.php"; mscon(); require "./inc/header.inc"; ?> <br>function opwin(filename) <br>{ window.open("read_article.php?id="+filename,"","height=500,width=585,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no"); <br> } <br><br> 表> <表幅="100%" ボーダー="0" セルスペース="0" セルパディング="0"> 表> <名前="タイプ" を選択> 全部类别 $typ=file("list.txt"); $num=カウント($typ); for($i=2;$i{ echo"$typ[$i]";} ?> <名前=「誰」を選択> すべてのコンテンツ 文章内容 文章标题 追加時間 表> $type=トリム($type); if($comm) { $sec="and comm=1"; $fir="where comm=1"; } if(!empty($type)) $query="select count(*) from $table where type='$type' $sec"; else $query="$table $fir からカウント(*) を選択"; $res=mysql_db_query("$database",$query); if(@mysql_num_rows($res)>0) $tot=mysql_fetch_array($res); $total=$tot[0]; $total_page=ceil($total/$pagenum); echo ""; echo "共:".$total."篇".$total_page."页"; if(empty($page)) $page=0; if(空($offset)) $offset=0; $offset=$pagenum*$page; if(!empty($type)) $query="select * from $table where type='$type' $sec order by id desc limit $offset,$pagenum"; else $query="select * from $table $fir order by id desc limit $offset,$pagenum"; $res=mysql_db_query("$database",$query); if(@mysql_num_rows($res)>0) while($topic=mysql_fetch_array($res)) { if(strlen($topic[title])>40) { $topic[タイトル] =substr($topic[タイトル],0,40) ; $topic[タイトル]=$topic[タイトル]."...."; } if(trim($topic[時刻])==date(年月日)) $topic[時刻]="$topic[時刻] echo" [$topic[type]]$topic[title]< ;font size=1>($topic[time])"; if($topic[comm]==1) echo ""; if($topic[locked]==1) echo ""; echo "gt; 阅读:$topic[hits] 次;评论:$topic[p_num]次 "; }else echo "この列には記事がありません!!!"; $pre=$page-1; 1; if($page>0) echo "前のページ"; echo "前のページ"; > echo " 次のページ"; else echo "次のページ" ; に移動: = 0; $ i&lt; $ total_page; $ i ++) 1788 年中 ].value;" > $typ=file("list.txt") ; $num=count($ typ); for($i=0;$i<$num;$i++) echo"<オプション値=$typ[$i] "; $typ[$i])= =$type) { echo " selected"; } echo ">$typ[$i]";} ;?type= target="_balnk"> ## ################read_article.php################# ######## require"./inc/func.php"; if(!$id) echo"window.close();} mscon (); $query="select * from $table where id='$id'"; if(!$res) { echo "記事が削除されたか、この記事はありません!!"; exit(); } $data=mysql_fetch_array($res); add_hits($data[id]) echo " $data[title]--[$data] [タイプ]]";?> <br> <!-- <br>body,table,td,input,textarea { font-family: "宋体"; font-size: 9pt} <br>select { font-family: "宋体" ; <br>code {フォントファミリー: "Courier" ; フォントサイズ: 10pt} <br>a { color: #005500} <br>a:hover { color: #CC0000} <br>.border {border: 1px #000000 solid; background-color:transparent; list-style-position: inside; list-style-type: square} <br>--> <br> <br>function name() <br>{ <br> var theResult = true; <br> var elem4 = null; <br><br> if (document.forms[0].elements[0].value == "" || document.forms[0].elements[0].value == "undefined" || document.forms[0].elements[0].value == "null") <br> { <br> elem4 = prompt("请输入您的姓名:",""); <br> theResult = false; <br> document.forms[0].elements[0].value = elem4; <br> } <br> return theResult; <br>} <br>function mail() <br>{ <br> var theResult = true; <br> var elem1 = null <br> if ((document.forms[0].elements[1].value.indexOf('@') == -1 || document.forms[0].elements[1].value == "" || document.forms[0].elements[1].value.indexOf('.') == -1)) <br> { <br> elem1 = prompt("请输入您的正确的电子邮件地址。谢谢!!",""); <br> theResult = false; <br> document.forms[0].elements[1].value = elem1; <br> } <br> return theResult; <br>} <br>function go() <br>{ <br>var theResult=true; <br>theResult = name()&&mail(); <br>return theResult; <br>} <br> cellPadding=0 align=center borderColorLight=#000000 border=1 width=545> echo $data[title];?> src="images/third-close.gif" width=17 align=absMiddle border=0 name=content_r03_c28> href="read_article.php?id= echo $pre;?>"> href="read_article.php?id= echo $next;?>"> height=16 src="images/mail.gif" width=16> href="commend.php?id= echo "$data[id]&title=$data[title]";?>">推荐给朋友 发表时间: echo $data[time];?> 阅读次数: echo $data[hits];?> if($data[locked]<>0) { echo "对不起!本文已经被管理员锁定!"; } else if($data[html]==1) highlight_string($data[cont]); else echo nl2br($data[cont]); ?> cellpadding=0 align=center bordercolorlight=#000000 border=1 width=545> 发表评论 您的姓名: 您的電子邮件: 仅站长可见: 発行表评论: 相关评论 $query="select * from $ping_tab where p_id='$id' order by time desc"; $res=mysql_db_query("$database",$query); if(mysql_num_rows($res)>0) {$i=1; while($ping=mysql_fetch_array($res)) echo "评论人:$ping[name] 电子邮件:$ping[mail] ".nl2br($ping[p_cont])."n" ; } else echo "暂時没本文的相关评论!"; ?> href="javascript:window.close()">关闭窗口 表> 「./inc/footer.inc」が必要;?> http://www.bkjia.com/PHPjc/315322.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/315322.html技術記事 #############index.php###################### ?session_start(); require./inc/func.php; mscon(); ./inc/header.inc が必要です。 ? script language=javascript function opwin(filename) {win...