为您找到的4个【正文】相关信息

帝国cms内容页调用正文附件下载的代码

[e:loop={"select * from phome_enewsfile_1 where classid='$navinfor[classid]' and id='$navinfor[id]' order by id desc",0,24,0,''

帝国cms新闻正文页判断是否有分页的教程

摘要: <?phpif(strstr($navinfor[newstext],'')){?>内容有分页<?php}else{?>内容无分页<?php}?>

帝国cms文章正文里设置超链接自动在新窗口打开的方法

eadminecmseditorinfoeditoreditordialog/fck_link.html查找input id="txtTargetFrame" style="width:100%" type="text" onkeyup="OnTargetNameChange();" onchange="OnTar

帝国cms内容页正文附件下载的调用代码

帝国cms内容页正文附件下载的调用代码[e:loop={"select * from phome_enewsfile_1 where classid=$navinfor[classid] and id=$navinfor[id] order