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

📄 editcj3.php

📁 相关软件: ·帝国网站管理系统(Ecms) v3.5 繁体版 ·搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ·注意:本站软件一律只用鼠标左键打开
💻 PHP
字号:
<tr><td bgcolor=ffffff>作品名</td><td bgcolor=ffffff><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
          <tr> 
            <td bgcolor="#FFFFFF"> <input type=text name=title value="<?=stripSlashes($r[title])?>" size=60> 
              <input type="button" name="button" value="图文" onclick="document.add.title.value=document.add.title.value+'(图文)';"> 
            </td>
          </tr>
          <tr> 
            <td bgcolor="#FFFFFF"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr> 
                  <td width="45%">属性: 
                    <input name="titlefont[b]" type="checkbox" id="titlefont[b]" value="b"<?=$titlefontb?>>
                    粗体 
                    <input name="titlefont[i]" type="checkbox" id="titlefont[i]" value="i"<?=$titlefonti?>>
                    斜体 
                    <input name="titlefont[s]" type="checkbox" id="titlefont[s]" value="s"<?=$titlefonts?>>
                    删除线</td>
                  <td width="55%">颜色: 
                    <input name="titlecolor" type="text" id="titlecolor" value="<?=stripSlashes($r[titlecolor])?>" size="10"> 
                    <a onclick="foreColor();"><img src="../data/images/color.gif" width="21" height="21" align="absbottom"></a></td>
                </tr>
              </table></td>
          </tr>
        </table></td></tr><tr><td bgcolor=ffffff>发布时间</td><td bgcolor=ffffff><input name="newstime" type="text" id="newstime" value="<?=$r[newstime]?>"></td></tr><tr><td bgcolor=ffffff>作品预览图</td><td bgcolor=ffffff><input name="titlepic" type="text" id="titlepic" value="<?=stripSlashes($r[titlepic])?>" size="56"> 
        <a onclick="window.open('editor/file.php?userid=<?=$logininid?>&username=<?=$loginin?>&rnd=<?=$loginrnd?>&type=1&classid=<?=$classid?>&doing=1&field=titlepic','','width=700,height=550,scrollbars=yes');" title="选择已上传的图片"><img src="../data/images/changeimg.gif" width="22" height="22" border="0" align="absbottom"></a>(用于图片调用新闻) </td></tr><tr><td bgcolor=ffffff>作者</td><td bgcolor=ffffff>
<input name="flashwriter" type="text" id="flashwriter" value="<?=stripSlashes($r[flashwriter])?>">
</td></tr><tr><td bgcolor=ffffff>作者邮箱</td><td bgcolor=ffffff>
<input name="email" type="text" id="email" value="<?=stripSlashes($r[email])?>">
</td></tr><tr><td bgcolor=ffffff>作品等级</td><td bgcolor=ffffff>
<input name="star" type="text" id="star" value="<?=stripSlashes($r[star])?>">
</td></tr><tr><td bgcolor=ffffff>文件大小</td><td bgcolor=ffffff>
<input name="filesize" type="text" id="filesize" value="<?=stripSlashes($r[filesize])?>">
</td></tr><tr><td bgcolor=ffffff>Flash地址</td><td bgcolor=ffffff>
<input name="flashurl" type="text" id="flashurl" value="<?=stripSlashes($r[flashurl])?>" size="45">
<a onclick="window.open('editor/file.php?userid=<?=$logininid?>&username=<?=$loginin?>&rnd=<?=$loginrnd?>&type=2&classid=<?=$classid?>&doing=1&field=flashurl','','width=700,height=550,scrollbars=yes');" title="选择已上传的FLASH"><img src="../data/images/changeflash.gif" border="0" align="absbottom"></a> 
</td></tr><tr><td bgcolor=ffffff>Flash宽度</td><td bgcolor=ffffff>
<input name="width" type="text" id="width" value="<?=stripSlashes($r[width])?>">
</td></tr><tr><td bgcolor=ffffff>Flash高度</td><td bgcolor=ffffff>
<input name="height" type="text" id="height" value="<?=stripSlashes($r[height])?>">
</td></tr><tr><td bgcolor=ffffff>作品简介</td><td bgcolor=ffffff>
<textarea name="flashsay" cols="60" rows="10" id="flashsay"><?=stripSlashes($r[flashsay])?></textarea>
</td></tr>

⌨️ 快捷键说明

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