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

📄 sendinvite.php

📁 php做的一个同学录网站,功能齐全. 后台管理非常方便,有需要的同学可以下载测试.
💻 PHP
📖 第 1 页 / 共 2 页
字号:
   <td><img src="images/spacer.gif" width="1" height="19" border="0"></td>
  </tr>
  <tr>
   <td rowspan="6" bgcolor="#dcf6ce"><img src="images/spacer.gif" width="15" height="330" border="0"></td>
    <td rowspan="2" background="images/box2.gif"><img name="right_r6_c3" src="images/right_r6_c3.gif" width="5" height="302" border="0"></td>
    <td rowspan="2" colspan="9" bgcolor="#dcf6ce" valign="top" align="center">
      <table width="493" border="0" cellspacing="0" cellpadding="0" height="322">
        <tr>
          <td width="46" height="62"><img src="images/ren_t_b.gif" width="46" height="62"></td>
          <td colspan="2" height="62"><img src="images/ren_top.gif" width="69" height="62"></td>
          <td height="62"></td>
          <td width="4" height="62"><img src="images/spacer.gif" width="4" height="4"></td>
          <td width="46" height="62"></td>
        </tr>
        <tr>
          <td rowspan="2" height="145" valign="top"><img src="images/ren_bottom.gif" width="46" height="145"></td>
          <td width="4" height="4"><img src="images/box_top_left.gif" width="4" height="4"></td>
          <td width="65" height="4" background="images/box_bg_top.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td height="4" background="images/box_bg_top.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td height="4" width="4"><img src="images/box_top_right.gif" width="4" height="4"></td>
          <td height="4" width="46"><img src="images/spacer.gif" width="4" height="4"></td>
        </tr>
        <tr>
          <td width="4" height="141" background="images/box_bg_left.gif"></td>
          <td colspan="2" height="141" rowspan="2" background="images/box_bg.gif">
            <div align="center">
<form name="form1" method="post" action="sendinvite.php">
              <table border="0" cellspacing="2" cellpadding="0" width="325">
                <tr>
                  <td width="41">&nbsp;</td>
                  <td align="center" width="175"><font color="#FFFFFF">::::发送邀请函::::</font></td>
                  <td width="85">&nbsp;</td>
                </tr>
                <tr>
                  <td colspan="2"><font color="#FFFFFF">因</font>
                    <input type="text" name="why" size="10" maxlength="20">
                    <font color="#FFFFFF">(事情、原因)邀请</font></td>
                  <td width="85">
                    <input type="checkbox" name="checkbox2" value="pvpicok">
                    <font color="#FFFFFF">全部同学</font></td>
                </tr>
                <tr>
                  <td width="41"><font color="#FFFFFF">标题:</font></td>
                  <td width="175">
                    <input type="text" name="title" size="20" maxlength="20">
                  </td>
                  <td rowspan="7" valign="top" width="85">
                    <select name="sendto[]" multiple size="5">
<?php
while ($array=mysql_fetch_array($namequery)){
//echo '<option value="'.$array["studentnumber"].'">'.$array["name"].'</option>';
echo '<option value="'.$array["studentnumber"].','.$array["name"].'">'.$array["name"].'</option>';
}
?>
                    </select>
                  </td>
                </tr>
                <tr>
                  <td width="41"><font color="#FFFFFF">内容:</font></td>
                  <td rowspan="6" valign="top" width="175">
                    <textarea name="memo" cols="19" rows="5"></textarea>
                  </td>
                </tr>
                <tr>
                  <td width="41">&nbsp;</td>
                </tr>
                <tr>
                  <td width="41">&nbsp;</td>
                </tr>
                <tr>
                  <td width="41">&nbsp;</td>
                </tr>
                <tr>
                  <td width="41">&nbsp;</td>
                </tr>
                <tr>
                  <td width="41">&nbsp;</td>
                </tr>
                <tr>
                  <td colspan="3">
                    <div align="center">
                      <input type="submit" name="Submit" value="写好了,发送!" onClick="ok_onclick();return false">
                      <input type="reset" name="Submit4" value="写错了,重来!">
                      <font color="#FFFFFF"> </font>
                      <input type=hidden name="userid" value="<?php echo $userid;?>">
                      <input type=hidden name="flag" value="send">
                    </div>
                  </td>
                </tr>
              </table>
              </form>
            </div>
          </td>
          <td height="141" width="4" background="images/box_bg_right.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td height="141" width="46"></td>
        </tr>
        <tr>
          <td width="46"><img src="images/spacer.gif" width="4" height="4"></td>
          <td width="4" background="images/box_bg_left.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td width="4" background="images/box_bg_right.gif"></td>
          <td width="46"><img src="images/spacer.gif" width="4" height="4"></td>
        </tr>
        <tr>
          <td width="46" height="4"><img src="images/spacer.gif" width="4" height="4"></td>
          <td width="4" height="4"><img src="images/box_bottom_left.gif" width="4" height="4"></td>
          <td width="65" height="4" background="images/box_bg_bottom.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td height="4" background="images/box_bg_bottom.gif"><img src="images/spacer.gif" width="4" height="4"></td>
          <td width="4" height="4"><img src="images/box_bottom_right.gif" width="4" height="4"></td>
          <td height="4" width="46"><img src="images/spacer.gif" width="4" height="4"></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 + -