帝国CMS调用最新会员[头像+用户名+链接]

帝国CMS用灵动标签调用最新会员[头像+用户名+链接]:

<ul>[e:loop={'select userid as userid,truename as title,userpic as titlepic from [!db.pre!]enewsmemberadd order by userid desc limit 8',10,24,0}]        <li><a href="/e/space/?userid=<?=$bqr[userid]?>" target="_blank"><img src="<?=$bqr[titlepic]?>" alt="<?=$bqr[title]?>" width="52" height="52" /><?=$bqr[title]?></a></li>[/e:loop]</ul>

调用说明:用户ID:<?=$bqr[userid]?>用户头像:<?=$bqr[titlepic]?>用户名称:<?=$bqr[title]?>

不甚酒力,体会不了酒的美味,但却能感受知已的妙处。

帝国CMS调用最新会员[头像+用户名+链接]

相关文章:

你感兴趣的文章:

标签云: