程序二:addforum.php 
<html> 
<head> 
<link rel="STYLESHEET" type="text/css" href="fp_zhangcg.css"> 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 
<meta name="Microsoft Theme" content="none"> 
<meta name="Microsoft Border" content="none"> 
<title>发表信息</title> 
</head> 
<body bgcolor="#C0C0C0" background="backcolor.gif"> 
<SCRIPT language=JavaScript> 
<!-- 
  var submitcount=0; 
  function checkSubmit() { 
    if (submitcount == 0)  
    { 
       submitcount++;    
       return true; 
    }  
    else { 
       if (submitcount>0){   
           alert("帖子已成功提交,请勿重复发帖!nDon't submit the form twice, please.");            return false; 
       } 
    } 
  } 
  function check_com(){ 
     if (document.form.username.value.length == 0){ 
         submitcount--; 
         alert("请输入您的网上大名!nPlease input your user name."); 
         return false; 
     } 
     if (document.form.forumtitle.value.length ==0){ 
         submitcount--; 
         alert("主题不能为空!nYou must supply a subject."); 
         return false; 
     } 
     if (document.form.forumcontent.value.length == 0){ 
        submitcount--; 
        alert("加贴内容不能为空!nYou must supply a message."); 
        return false;  
     }   
     return true; 

//--> 
</SCRIPT> 
<? 
  include ("c:mydbheader.inc"); 
?> 
<? 
if (empty($theme_id))  { 
   $theme_id = 0; 
  } 
?> 
<table width="750" border="0"> 
  <tr> 
  <? 
    if ($theme_id == 0 ) { 
      print ' <td class="text">当前位置:主页——论坛——发表论坛</td>'; 
    }  
    else 
    { 
      print ' <td class="text">当前位置:主页——论坛——回复帖子</td>'; 
    } 
  ?> 
    <td>&nbsp;</td> 
  </tr> 
</table> 
<? 
print '<form action="readforum.php?readflag=0 " '; 
print ' method=post name=form   onsubmit="return check_com()">'; 
?> 
  <table width="750" border="0"> 
    <tr>  
      <td width="131" class="text">  
        <div align="right"><span class="text"><span class="text">您的大</span>名:</span></div> 
      </td> 
      <td width="609">  
        <input type="text" name="username" size="80" value="" maxlength="12"> 
        <font color="#ff0000">*</font> </td> 
    </tr> 
    <tr>  
      <td width="131" class="text">  
        <div align="right">E_mail:</div> 
      </td> 
      <td width="609">  
        <input type="text" name="useremail" size="80"> 
      </td> 
    </tr> 
    <tr>  
      <td width="131" class="text">  
        <div align="right">你的主页:</div> 
      </td> 
      <td width="609">  
        <p>  
          <input type="text" name="userhttp" size="80" value="http://"> 
        </p> 
      </td> 
    </tr> 
    <tr>  
      <td width="131" class="text">  
      <? 
        if ($theme_id == 0 ) { 
           print ' <div align="right">加帖标题:</div>'; 
           print ' </td> <td width="609"> ';
123下一页阅读全文
标签:
一个模仿oso的php论坛程序源码(之二)

免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
桃源资源网 Design By www.nqtax.com

RTX 5090要首发 性能要翻倍!三星展示GDDR7显存

三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。

首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。

据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。