格式化时间: <?=date('Y-m-d', $bqr[newstime])?> <?=date('Y-m-d H:i:s', $bqr[newstime])?> <?=date('Y年m月d日',...
[e:loop={0,1,3,0}] <?php $fr = $empire->fetch1("select newstext from {$dbtbpre}ecms_news_data_{$bqr[stb]} where id...
添加条件: 在灵动标签中添加条件过滤掉带有属性的信息。 示例代码: html [e:loop={'select * from www_moban5_cn_ecms_news where istop=0 and is...
说明: 灵动标签用于动态调用数据,支持多种参数配置。 参数说明: 表名: 数据表名称,如news。 显示条数: 需要显示的记录条数。 操作类型: 0表示普通查询,1表示按分类查询。 附加条件: SQL查询条件。 排序方式: 如rand(...
[e:loop={"select DISTINCT(phome_enewstags.tagname),phome_enewstags.tagid,phome_enewstags.num from phome_enewstags inner...
方法一:PHP 处理: <?php $cfbt = "|"; ?> [e:loop={'11,14,17,18,',22,0,0,'firsttitle=0','newstimeDESC'}] <?php if...
内容页链接: $infourl = sys_ReturnBqTitleLink($r); 栏目页链接: require('../../data/dbcache/cla...
调用图片广告: 示例代码: [e:loop={"select * from xxx_enewsad where classid=3 and t=0 order by adid desc limit 3",0,24}] <a...
调用当前栏目的缩略图 示例代码: [e:loop={"select classimg from [!db.pre!]enewsclass where classid='$GLOBALS[navclassid]'",1,24,0}]...