在/e/目录新建文件 show.php 存入以下代码
<?phprequire("class/connect.php");include("class/db_sql.php");include("config/config.php");include("data/dbcache/class.php");$link=db_connect();$empire=new mysqlquery();$classid=intval($_GET['classid']);$id=intval($_GET['id']);$muserid=(int)getcvar('mluserid');//用户id$musername=RepPostVar(getcvar('mlusername'));//用户名$mgroupid=(int)getcvar('mlgroupid');//会员组id$r=$empire->fetch1("select id,title from {$dbtbpre}ecms_".$class_r[$classid][tbname]." where id='$id' and classid='$classid' limit 1");if($mgroupid == 1){?>document.write('会员等级不够');<?}if($mgroupid == 2){?>document.write('标题:<?=$r[title]?>');<?}else{?>document.write('请登录');<?php}db_close();$empire=null;?>
模板里调用
<script src="[!--news.url--]e/show.php?classid=[!--classid--]&id=[!--id--]"></script>
希望以上内容对你有所帮助!如果还有其他问题,请随时提问。 各类知识收集 拥有多年CMS企业建站经验,对 iCMS, Fastadmin, ClassCMS, LeCMS, PbootCMS, PHPCMS, 易优CMS, YzmCMS, 讯睿CMS, 极致CMS, Wordpress, HkCMS, YznCMS, WellCMS, ThinkCMF, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。