模仿OSO的论坛(三)

2016-01-29 14:23 6 1 收藏

模仿OSO的论坛(三),模仿OSO的论坛(三)

【 tulaoshi.com - PHP 】

  post.php(发新贴子)
<HTML<HEAD<TITLE疑难问题</TITLE
<LINK href="mypic/style.css" rel=STYLESHEET type=text/css</HEAD
<?php
if (!$cookie_user)
{echo "<script language='javascript'";  
echo "parent.location.href='index.php'";  
echo "</script";}
else {include ("connect.inc.php");
$query = "select * from my_user where user='".$cookie_user."' and password='".$cookie_password."'";  
$res = mysql_query($query);  
if (!$res)
{echo "<script language='javascript'";  
echo "parent.location.href='index.php'";  
echo "</script";}
include "connect.inc.php";
if ($theme) {$content=htmlspecialchars($content);
$content=nl2br($content);
$theme=htmlspecialchars($theme);
$theme=nl2br($theme);
$query = "INSERT INTO guestbook (name,type,theme,content,icon,time_open,time_close,answer_count,answer_name) VALUES ('".$cookie_user."',1,'".$theme."','".$content."',".$icon.",now(),now(),1,'".$cookie_user."')";  
$res = mysql_query($query);
if ($res)  
{echo "<script language='javascript'";  
echo "parent.location.href='post_end.php'";
echo "</script";}
else echo $query;}}
?
<SCRIPT language=JavaScript
<!--
var submitcount=0;
function check_com(){
   if(document.form.theme.value.length ==0){
      submitcount--;
      alert("主题不能为空!nYou must supply a subject.");
      return false;
   }

   if(document.form.content.value.length == 0){
      submitcount--;
      alert("加贴内容不能为空!nYou must supply a message.");
      return false;
   }
   return true;
}
//--
</SCRIPT
<BODY bgColor=#cccc99 bottomMargin=0 leftMargin=0 topMargin=0 marginwidth="0" marginheight="0"
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%" class=body_br
        <TBODY
<SCRIPT language=JavaScript  
src="http://img.jcwcn.com/attachment/portal"http://www.jcwcn.com/Files/BeyondPic/jcwcj/2005-12/10/05121010

来源:http://www.tulaoshi.com/n/20160129/1493143.html

延伸阅读
《真三国无双3》论坛精华 预览图片: 《真三国无双3》貂蝉 虎牢关之战(联合军) 大P被借走导致各种无聊 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 大概习惯了之后无...
良好的语言模仿环境对宝宝很重要 模仿是孩子学习技能、探索世界的一种方式。一岁前的最后几个月,是宝宝在第一年里最善于模仿的时期。要充分利用这些宝贵的、最利于进行语言教育的时机,否则它将一闪而过。 成长阶梯目前有85万用户,在与用户的经验交流中,成长阶梯的专家们认为宝宝未来的语言发展是与早期拥有良好的语言模仿环境是...
模仿动物叫的游戏 1岁宝宝已经可以学会4种动物的叫声,宝宝模仿(图老师整理)动物叫声可以很好地促进孩子开口说话的兴趣。 模仿动物叫的游戏 目的 (1)让宝宝能模仿几种常见的小动物的叫声。 (2)培养宝宝喜爱小动物的情感。 准备 小动物图片若干,相对应的名称字卡若干。 玩法 (1)妈妈为宝宝...
标签: ASP
  简单的做了一个,扫描一次数据库可得一棵树 -----index.asp------ <html <head <title浮点论坛</title</head <body marginwidth="0" marginheight="0" <div align="center" <table width="100%" border="0" cellspacing="0" cellpadding=&quo...
标签: PHP
  # sendmsg.php <?php require "func.php"; if ($b1) {     if (is_user_exits($fromname) and check_user_password($fromname,$password)) {         sendmsg();         echo "成功!<br<form me...

经验教程

247

收藏

18
微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部