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

📄 voteadmin.php

📁 php做的一个同学录网站,功能齐全. 后台管理非常方便,有需要的同学可以下载测试.
💻 PHP
📖 第 1 页 / 共 3 页
字号:
          <td rowspan="6" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="5" height="35" border="0"></td>
          <td rowspan="2" colspan="9"><img name="listbm_r1_c2" src="images/listbm_r1_c2.gif" width="455" height="6" border="0"></td>
          <td><img name="listbm_r1_c11" src="images/listbm_r1_c11.gif" width="88" height="1" border="0"></td>
          <td rowspan="5"><img name="listbm_r1_c12" src="images/listbm_r1_c12.gif" width="7" height="26" border="0"></td>
          <td rowspan="6" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="12" height="35" border="0"></td>
          <td><img src="images/spacer.gif" width="1" height="1" border="0"></td>
        </tr>
        <tr> 
          <td rowspan="3" bgcolor="#83d160"> 转到: 
            <input type="text" name="page" size="2" maxlength="3">
            页</td>
          <td><img src="images/spacer.gif" width="1" height="5" border="0"></td>
        </tr>
        <tr> 
          <td rowspan="4" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="346" height="29" border="0"></td>
          <td rowspan="3"><img name="listbm_r3_c3" src="images/listbm_r3_c3.gif" width="27" height="20" border="0"></td>
          <td><?php echo $firstimage;?></td>
          <td bgcolor="#83d160"><img src="images/spacer.gif" width="6" height="16" border="0"></td>
          <td><?php echo $pimage;?></td>
          <td bgcolor="#83d160"><img src="images/spacer.gif" width="6" height="16" border="0"></td>
          <td><?php echo $nimage;?></td>
          <td bgcolor="#83d160"><img src="images/spacer.gif" width="6" height="16" border="0"></td>
          <td><?php echo $lastimage;?></td>
          <td><img src="images/spacer.gif" width="1" height="16" border="0"></td>
        </tr>
        <tr> 
          <td rowspan="2" colspan="7"><img name="listbm_r4_c4" src="images/listbm_r4_c4.gif" width="82" height="4" border="0"></td>
          <td><img src="images/spacer.gif" width="1" height="3" border="0"></td>
        </tr>
        <tr> 
          <td><img name="listbm_r5_c11" src="images/listbm_r5_c11.gif" width="88" height="1" border="0"></td>
          <td><img src="images/spacer.gif" width="1" height="1" border="0"></td>
        </tr>
        <tr> 
          <td colspan="10" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="204" height="9" border="0"></td>
          <td><img src="images/spacer.gif" width="1" height="9" border="0"></td>
        </tr>
      </table>
     <?php echo '<input type=hidden name="userid" value='.$userid.'>';   ?>   
      </form>
 <?php
 }else{
 echo "<center>对不起,没有数据供查看!!</center>";
 }
 ?>
      <!--###########################################-->
      <!--###########################################-->
      <br>
<table border="0" cellpadding="0" cellspacing="0" width="553" height="264">
  <tr> 
    <td width="4" height="4"><img name="box_top_left" src="images/box_top_left.gif" width="4" height="4" border="0"></td>
    <td colspan="3" background="images/box_bg_top.gif" height="4"><img name="box_top" src="images/box_top.gif" width="136" height="4" border="0"></td>
    <td height="4" width="4"><img name="box_top_right" src="images/box_top_right.gif" width="4" height="4" border="0"></td>
  </tr>
  <tr> 
    <td background="images/box_bg_left.gif" width="4"><img name="box_left" src="images/box_left.gif" width="4" height="170" border="0"></td>
    <td colspan="3" background="images/box_bg.gif">
      <div align="center"><form name="form1" method="post" action="<?php echo $PHP_SELF;?>">
          <table  border="0" cellspacing="0" cellpadding="0">
            <tr> 
              <td colspan="4"> 
                <div align="center"><font color="#FFFFFF">::::新建投票调查::::</font></div>
              </td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">投票标题:</font></td>
              <td width="150"> 
                <input type="text" name="title" size="30" maxlength="30">
              </td>
              <td colspan="2"><font color="#FFFFFF">字符宽度为30,请您注意精简您的文字。</font></td>
            </tr>
            <tr> 
              <td colspan="4"> <font color="#FF0000">*</font><font color="#FFFFFF">以下字段最大字符为10个,请注意精简您的文字。至少要填写2个字段。</font></td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">选择字段1:</font></td>
              <td width="150"> 
                <input type="text" name="textfield1" size="20" maxlength="10">
              </td>
              <td width="80"><font color="#FFFFFF">选择字段6:</font> </td>
              <td> 
                <input type="text" name="textfield6" size="20" maxlength="10">
              </td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">选择字段2:</font></td>
              <td width="150"> 
                <input type="text" name="textfield2" size="20" maxlength="10">
              </td>
              <td width="80"><font color="#FFFFFF">选择字段7:</font></td>
              <td> 
                <input type="text" name="textfield7" size="20" maxlength="10">
              </td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">选择字段3:</font></td>
              <td width="150"> 
                <input type="text" name="textfield3" size="20" maxlength="10">
              </td>
              <td width="80"><font color="#FFFFFF">选择字段8:</font></td>
              <td> 
                <input type="text" name="textfield8" size="20" maxlength="10">
              </td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">选择字段4:</font></td>
              <td width="150"> 
                <input type="text" name="textfield4" size="20" maxlength="10">
              </td>
              <td width="80"><font color="#FFFFFF">选择字段9:</font></td>
              <td> 
                <input type="text" name="textfield9" size="20" maxlength="10">
              </td>
            </tr>
            <tr> 
              <td width="80"><font color="#FFFFFF">选择字段5:</font></td>
              <td width="150"> 
                <input type="text" name="textfield5" size="20" maxlength="10">
              </td>
              <td width="80"><font color="#FFFFFF">选择字段10:</font></td>
              <td> 
                <input type="text" name="textfield10" size="20" maxlength="10">
              </td>
            </tr>
            <tr> 
              <td colspan="4"> 
                <div align="center">&nbsp; </div>
              </td>
            </tr>
            <tr> 
              <td colspan="4"> 
                <div align="center">
                  <input type="submit" name="Submit3" value="写好了,公布吧!" onClick="ok_onclick();return false">
                  <input type="reset" name="Submit23" value="靠!弄错了,重来!">
                </div>
              </td>
            </tr>
          </table>
              <input type=hidden name="op" value="add">
              <input type=hidden name="flag" value="on">
</form></div>
    </td>
    <td background="images/box_bg_right.gif" width="4"><img name="box_right" src="images/box_right.gif" width="4" height="170" border="0"></td>
  </tr>
  <tr> 
    <td width="4" height="4"><img name="box_bottom_left" src="images/box_bottom_left.gif" width="4" height="4" border="0"></td>
    <td colspan="3" background="images/box_bg_bottom.gif" height="4"><img name="boxf_bottom" src="images/boxf_bottom.gif" width="136" height="4" border="0"></td>
    <td width="4" height="4"><img name="box_bottom_right" src="images/box_bottom_right.gif" width="4" height="4" border="0"></td>
  </tr>
</table>

      <br>
    </td>
    <td background="images/box2.gif"><img name="box2" src="images/box2.gif" width="5" height="1" border="0"></td>
   <td rowspan="6" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="15" height="330" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="1" border="0"></td>
  </tr>
  <tr>
    <td background="images/box2.gif"><img name="right_r7_c13" src="images/right_r7_c13.gif" width="5" height="301" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="301" border="0"></td>
  </tr>
  <tr>
   <td rowspan="3" colspan="4"><img name="right_r8_c3" src="images/right_r8_c3.gif" width="100" height="21" border="0"></td>
   <td colspan="4"><img name="right_r8_c7" src="images/right_r8_c7.gif" width="380" height="3" border="0"></td>
   <td rowspan="3" colspan="3"><img name="right_r8_c11" src="images/right_r8_c11.gif" width="100" height="21" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="3" border="0"></td>
  </tr>
  <tr>
   <td colspan="4" bgcolor="#dcf6ce"><img src="images/copyright.gif" width="380" height="14" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="14" border="0"></td>
  </tr>
  <tr>
   <td colspan="4"><img name="right_r10_c7" src="images/right_r10_c7.gif" width="380" height="4" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="4" border="0"></td>
  </tr>
  <tr>
   <td colspan="11" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="580" height="7" border="0"></td>
   <td><img src="images/spacer.gif" width="1" height="7" border="0"></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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