今天小编给大家介绍一篇文章,叫做帝国cms关联外表连接sql语句,下面就为大家详细介绍一下,有需要的朋友一起来看看吧
内容页的关联语句
[e:loop={'line',1,18,0,"title='$navinfor[line]'"}]
<a href="<?=$bqsr['titleurl']?>" target="_blank"><b><<?=$bqr['title']?>></b> <span> ¥<?=$bqr['tprice']?></span></a>
[/e:loop]
列表页的关联语句
$line=$empire->fetch1("select title,id,classid,newspath,filename,groupid,titleurl from phome_ecms_line where title='$r[line]' limit 1");
$lineurl=sys_ReturnBqTitleLink($line);
$listtemp='<li><a href="'.$lineurl.'">'.$line[title].'</a> </li>';
以上就是这篇文章的主要内容,希望朋友们会喜欢,对你们使用帝国cms会有所帮助。
此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!: