国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術(shù)文章
文章詳情頁

一個php作的文本留言本的例子(五)

瀏覽:5日期:2024-01-07 08:21:35
現(xiàn)在我們來講一下reply.php的代碼: --------------------------------- //reply.php <? ;;function check_strlen_long($txt) { $len=strlen($txt); $count=0; for ($i=0;$i<$len;$i++) { if (ord($txt[$i])<128) ;;{ $count=$count+1;} ;;if (ord($txt[$i])==10 or ord($txt[$i])==32) ;;{$count=0;} ;;if ($count>=60);;;;{ ;;$txt[$i]="n";$count=0; ;;} } ;;return $txt; } function encode ($txt) { $txt=strip_tags($txt); $txt=htmlspecialchars($txt); $message=StripSlashes($txt); return $message; } ;;$content=file("guest.txt"); ;;$disptext=$content[$record-1]; ;;; if ($job=="addreply" and $replyname!="" and $replycontent!="") { $content=file("guest.txt"); $count=count($content); $time = date(Y年m月d日H小時i分); $ip=$REMOTE_ADDR; $replycontent=StripSlashes($replycontent); $replyname=encode($replyname); $replycontent=htmlspecialchars($replycontent); ;;$replycontent=check_strlen_long($replycontent); $replycontent=nl2br($replycontent); $replycontent=ereg_replace(chr(10),"",$replycontent); $content[$record-1]=substr($content[$record-1],0,strlen($content[$i])-1); $content[$record-1]=$content[$record-1]."<!--reply><tr><td colspan=4><ul><font color=#AB00E1>回復(fù)內(nèi)容:</font><br>".$replycontent."<br>回復(fù)人大名:".$replyname."<br><font color=#CC33FF>時間:$time 來自:$ip</font></ul><hr size=1 color=blue></td></tr>n" $fp=fopen("guest.txt","w"); for ($i=0;$i<$count;$i++) ;;{ ;;;fputs($fp,$content[$i],strlen($content[$i])); ;;} ;;echo "<meta http-equiv=Refresh content=1;url=guest.php>";exit; } ;;?>;;<title>zihanonline</title> <style> <!-- A:link {text-decoration: none ; color:0000ff} A:visited {text-decoration: none; color:004080} A:active {text-decoration: none} A:hover {text-decoration: underline; color:ff0000} BODY {FONT-SIZE: 10p} TH {FONT-SIZE: 10pt} TD {FONT-SIZE: 10pt} --> </style> <body bgcolor="#FFFFFF" background="back.gif"> <div align=center > ;;<? include('head.htm');?> ;;<table border= 1;;width= 65%;;height= 169 cellpadding="8" cellspacing="0" bordercolor="#E3E3E3" > ;;;;<form method= POST;;action=reply.php > ;;;;;;<? ;;;;;;if ($Submit) ;;;;;;;{ if ($replyname=="" or $replycontent=="") { ;;;;;;echo"<tr align=left valign=middle bgcolor=#F0F0F0> ";;;;;echo"<td width= 100%;;height= 31 > ";;;;;echo "<font color=red>出錯了</font>回復(fù)人姓名和回復(fù)內(nèi)容必填!";;;;;echo"</td>";;;;;echo"</tr>";;;;;;} ;;;;;;;} ;;;;;;?> ;;;;;;<? echo $disptext ?>;;;;;;;;<tr align="left" valign="middle" bgcolor="#F0F0F0">;;<td width= 100%;;height= 31 bgcolor="#FFFFFF" > 回復(fù)大名;;;;<input type= text;;name= replyname;;size= 20 > </td> ;;;;;;</tr> ;;;;;;<tr valign="middle">;;<td width= 100%;;height= 26;;align= left bgcolor="#f0f0f0" >;;;;<p>回復(fù)內(nèi)容</p> ;;</td> ;;;;;;</tr> ;;;;;;<tr align="center">;;<td width= 100%;;height= 52;;valign= top bgcolor="#FFFFFF" >;;;;<textarea rows= 6;;name= replycontent;;cols= 46 wrap="VIRTUAL" ></textarea> </td> ;;;;;;</tr> ;;;;;;<tr valign="middle" align="center" bgcolor="#F0F0F0">;;<td width= 100%;;height= 14 bgcolor="#f0f0f0" >;;;;<input type=hidden name=job value=addreply> ;;<input type=hidden name=record value=<? echo $record ?>> ;;<input type= submit;;value= 提交;;name=Submit > ;;&nbsp;&nbsp;&nbsp;;;;;<input type=reset value= 重寫;;name= B2 > </td> ;;;;;;</tr> ;;;;</form> ;;;;</table>;;;;;;;<?include('bottom.htm');?></div> </body> </html> ------------------ 到此為止,php的代碼我們已經(jīng)寫完,剩下的是您要作一個留言本的本頭和底部 您可以設(shè)計任何的樣式.不過記得在本頭上面要有至少3個連接:查看 返回主頁;;發(fā)郵件.這樣您的留言本系統(tǒng)才算完整.不過由于這是一文本的留言本,所以您不用擔(dān)心數(shù)據(jù)庫的問題,您只要再寫一個guest.txt的文件就完整了.雖然這個留言本沒有mysql等等,可是功能仍然不錯.而且是完全屬于您自己的留言本.好了,下一節(jié)我們將為您講述guest.txt的建立和上傳留言本的幾個重要步驟. 未完待續(xù)...
標(biāo)簽: PHP
主站蜘蛛池模板: 林西县| 宁城县| 包头市| 华蓥市| 乌拉特中旗| 安康市| 保康县| 峨眉山市| 全南县| 乌鲁木齐县| 扎囊县| 秦皇岛市| 昌邑市| 普兰店市| 屏南县| 恭城| 静乐县| 天柱县| 松溪县| 青龙| 高安市| 石泉县| 青海省| 惠安县| 定兴县| 原阳县| 楚雄市| 仁布县| 西华县| 色达县| 富蕴县| 长岛县| 玉树县| 安多县| 扶沟县| 建昌县| 栖霞市| 中宁县| 莱西市| 北碚区| 丹巴县|