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

📄 reg_1.php

📁 晕了
💻 PHP
字号:
<?require("functions.php");?><html><head><title><?echo $SITE_TITLE;?></title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><link rel="stylesheet" href="cssset.css"><SCRIPT language=javascript>function agree(){  window.location="reg_2.php";}function disagree(){  window.history.back();}</SCRIPT></head><body bgcolor="#FFFFFF" text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="5" topmargin="0" marginwidth="5" marginheight="0"><table border=0 cellpadding=0 cellspacing=0 width="100%">  <tbody>  <tr>    <td colspan="3"><?include("setup/pg_head.php");?>    </td>  </tr>  <tr>    <td bgcolor=#6699FF height=8 valign=top width="20%">&nbsp;</td>    <td bgcolor=#6699FF height=8 width="20%"><font color=#ffffff>第一步:服务条款</font></td>    <td bgcolor=#6699FF height=8 valign=top width="60%">&nbsp;</td>  </tr>  <tr>    <td background=table_bg.gif  height="380" width="20%" valign="top"><?MakeMenu(-2);?>    </td>    <td align=middle colspan=2 height=376><br>      <table border=0 cellpadding=0 cellspacing=0 width="90%">        <tbody>        <tr>          <td>            <p><font color=#009900>注意:<?echo $LINKS_NAME;?>的所有权和运作权归<?echo $SITE_NAME;?>所有;您必须同意以下个人用户协议并完成注册程序,才能成为<?echo $LINKS_NAME;?>的正式用户。</font></p>            <p>在申请帐号前,请先确定您同意以下条例:<br>              <br>              1.您登记的站点不能包括以下内容:<br>                a.色情内容(包括图片,文字,连接,广告交换等)<br>                b.敏感政治内容<br>                c.与黑客相关内容(包括图片,文字,连接,广告交换等)<br>                d.其他违法内容<br>            </p>            <p>2.您将不会采取包括以下方式在内的任何作弊行为来提高网络的排行 <br>                a.在同一页面放置多个统计代码<br>                b.在不同面放置多个统计代码 <br>                c.使用于专用的代码页面或IP发生器作弊<br>                d.其他作弊行为<br>              <br>              如含有以上内容,愿意无条件退出<?echo $LINKS_NAME;?>并承担一切责任,我们保留拒绝提供服务的权利。<br>              <br>            </p>            <table border=0 cellpadding=4 cellspacing=0 width="100%">              <tbody>              <tr align=middle bgcolor=#e8e8e8>                <td>                  <div align="center">                    <input name=agree2 onClick=javascript:agree(); type=button value=同意>                    &nbsp;&nbsp;                    <input name=disagree2 onClick=javascript:disagree(); type=button value=不同意>                  </div>                </td>              </tr>              </tbody>            </table>          </td>        </tr>        </tbody>      </table>    </td>  </tr>  <tr>    <td colspan="3"><?include("setup/pg_foot.php");?>    </td>  </tr>  </tbody></table></body></html>

⌨️ 快捷键说明

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