在帝国cms内容页里调用收藏该内容的会员信息

来自:网络
时间:2020-02-13
阅读:

在帝国cms内容页里调用收藏该内容的会员信息

[e:loop={"select a.*,b.* from [!db.pre!]enewsfava a LEFT JOIN [!db.pre!]enewsmemberadd b ON a.userid=b.userid where classid='$navinfor[classid]' and id='$navinfor[id]'",0,24,0}]
<li><a href="[!--news.url--]e/space/?userid=<?=$bqr[userid]?>" target="_blank"><img src="<?=$bqr[userpic]?>"><h5><?=$bqr[username]?></h5></a></li>
[/e:loop]
返回顶部
顶部