⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 error.php

📁 我不介意你怎么用这个程序
💻 PHP
字号:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="includes/main.css" rel="stylesheet" type="text/css">
<title>星雨留言板</title>

<body  topmargin="0">
<table width="640" border="0" align="center" cellpadding="0" cellspacing="0" class="tableborder">
  <tr> 
    <th height="20"><a href="http://www.xxiyy.com">回到首页</a></th>
    <th><a href="mailto:mikespook@163.com">联系站长</a></th>
    <th><a href="http://www.xxiyy.com/phpBB2/">进入论坛</a></th>
    <th><a href="login.php">进入管理</a></th>
  </tr>
</table>
<p>
<table width="640" border="0" align="center" cellpadding="0" cellspacing="0" class="tableborder">
  <tr> 
    <th height="20" colspan="2">您访问的留言板不存在</th>
  </tr>
  <tr> 
    <td width="206" height="200" valign="top"> <p>&nbsp;</p></td>
    <td width="388"> <p>您可以:</p>
      <ul>
        <li><a href="register.php">申请属于自己的留言板。</a> 
          <p> </li>
        <li><a href="mailto:mikespook@163.com">直接同留言板作者联系。</a> 
          <p> </li>
        <li><a href="http://www.xxiyy.com">访问留言板作者主页。</a></li>
      </ul></td>
  </tr>
</table>
<form action="search.php" method="post" name="search" id="search">
  <table width="640" border="0" align="center" cellpadding="0" cellspacing="0" class="tableborder">
    <tr> 
      <th height="20" colspan="2">如果您已经注册,但是忘记了自己的留言板地址。请使用下面的搜索来查找您的留言板。切勿重复注册!</th>
    </tr>
    <tr> 
      <td width="280" height="20" align="right">注册时使用的用户名:</td>
      <td width="358"><input name="sname" type="text" class="textbox" id="sname">
        <input type="submit" name="Submit3" value="提交" class="button"></td>
    </tr>
  </table>
</form>
<p>
<table width="640" border="0" align="center" cellpadding="0" cellspacing="0" class="tableborder">
  <tr> 
    <td height="20" align="center">Powered by <a href="http://www.xxiyy.com">mikespook 
      &amp; swill</a> (C) 2002, 2003 mikespook &amp; swill</td>
  </tr>
  <tr> 
    <td height="20" align="center">星雨留言板-PHP Version: <?php include("includes/inc_ver.php");echo $g_version;?></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -