当前位置:首页 > CMS建站 > 帝国Empire
帝国cms的内容简介通常都是自动截取200个字符的。但有时我们希望在内容模板中不需要显示这么多,只要显示几十 ... [更多详细]
发布日期:2021-12-23
[e:loop={栏目ID,显示条数,操作类型,只显示有标题图片}]<?$newimg="";if(date("m-d",$bqr[truetime])==date ... [更多详细]
发布日期:2021-12-23
[e:loop={'select userid as userid,truename as title,userpic as titlepic from [!db.pre!]enewsmemberad ... [更多详细]
发布日期:2021-12-23
列表内容模板(list.var)代码:$uid=$empire->fetch1("select * from {$dbtbpre}enewsmemberadd where userid= ... [更多详细]
发布日期:2021-12-23
<?php$members=$empire->gettotal("select count(*) as total from phome_enewsmember");$newmember=$empir ... [更多详细]
发布日期:2021-12-23
update phome_ecms_download set titleurl=replace(titleurl,'http://www.daixiao360.cn','http://127.0.0. ... [更多详细]
发布日期:2021-12-23
<?$sql=$empire->query("select id,title from {$dbtbpre}ecms_news where id>5000 order by id limit 1000 ... [更多详细]
发布日期:2021-12-23
帝国默认TXT格式的文件是不可以下载,不修改源文件他会直接打开方法TXT弹出下载:测试版本:帝国cms7.0功能位置:后 ... [更多详细]
发布日期:2021-12-23
帝国cms不同会员组查看文章权限判断在静态页面的实现方法<?phprequire("class/connect.php");include("clas ... [更多详细]
发布日期:2021-12-23
<?php$class_sql=$empire->fetch1('select classid,classname,bname from '.$dbtbpre.'enewsclass where cl ... [更多详细]
发布日期:2021-12-23
php三元条件运算符:<?=$bqr['ftitle']?$bqr['ftitle']:$bqr['title']?>灵动或者php查询调用编辑器内容的时候 ... [更多详细]
发布日期:2021-12-23
内容页:<?=DoTitleFont($navinfor[titlefont],$navinfor[title])?>灵动标签:<?=DoTitleFont($bqr[titlefont], ... [更多详细]
发布日期:2021-12-23
$num="new";if($no>3){$num="old";}$listtemp='[!--no.num--][!--title--]'; ... [更多详细]
发布日期:2021-12-23
<?php$class=$navinfor['classid'];$id= $navinfor['id'];$pass=md5("127.0.0.1"."wm_chief".$public_r[dow ... [更多详细]
发布日期:2021-12-23
新增自定义列表页:查询SQL语句:统计记录:select count(*) as total from [!db.pre!]enewsmember查询记录:sel ... [更多详细]
发布日期:2021-12-23
帝国cms7.0版本新增了内容页、栏目页、标题分类页、TAGS列表页等动态页伪静态,而帝国CMS7.2版的评论页又新增 ... [更多详细]
发布日期:2021-12-23
帝国cms7.2内置视频播放器集合插件,在页面中播放视频更方便,制作视频网站更简单。默认支持flash/jwplayer/rea ... [更多详细]
发布日期:2021-12-23
说明:修改1:e/admin/tool/ReGook.php   /*回复表单*/43行处添加代码-------------------------------------- ... [更多详细]
发布日期:2021-12-23
原来上传多图文件,需要挨个选择文件,然后再点批量上传,比较麻烦。所以帝国cms7.2新增了多图上传插件:为采用FLAS ... [更多详细]
发布日期:2021-12-23
随着移动联网设备的不断增多,单IP记录已经无法确定用户具体位置,所以部分地区网监要求记录IP的“源端口号”。 ... [更多详细]
发布日期:2021-12-23
针对管理员电脑中毒或者服务器受ARP等攻击,可能导致当前管理员登录COOKIE等信息外泄与被获取导致安全问题情 ... [更多详细]
发布日期:2021-12-23
帝国cms7.0之前版本管理员密码采用双重md5加密,已经不可逆转。而7.2版本在此基础上升级为三重md5加密,超牢固, ... [更多详细]
发布日期:2021-12-23
针对管理员在登录后台状态下,还喜欢点击QQ上别人来发的木马或攻击链接,导致安全问题情况。针对此类意外事件,帝 ... [更多详细]
发布日期:2021-12-23
[!--list.pageno--]:当前分页号 ... [更多详细]
发布日期:2021-12-23
修改e/data/template/gbooktemp.php修改后到数据更新中心更新动态页面 ... [更多详细]
发布日期:2021-12-23