帝国CMS列表内容模板(list.var)调用会员头像会员名和文章标题以及连接

  • 压缩包大小:Unkown
  • 开发语言:
  • 软件授权:
  • 更新时间:2022-12-28 00:47:20
  • 软件类别:
  • 相关链接:未知官方
  • 网友评分:
  • 应用平台:Win2000/WinXP/Win2003
  • 演示地址:演示地址

代码如下:

$userr=$empire->fetch1("select userpic from {$dbtbpre}enewsmemberadd where userid='$r[userid]' limit 1");$listtemp='<table width="100%" border="0" cellspacing="4" cellpadding="0"><tr> <td><a rel="nofollow noopener noreferrer" href="[!--news.url--]e/space/?userid=[!--userid--]"><img src=" '.($userr[userpic]?$userr[userpic]:$public_r[newsurl].'e/data/images/nouserpic.gif').' " width="28" height="28" border="0" /></a></td> <td><a rel="nofollow noopener noreferrer" href="[!--news.url--]e/space/?userid=[!--userid--]">[!--username--]</a></td> <td><a rel="nofollow noopener noreferrer" href="[!--titleurl--]" title="[!--oldtitle--]">[!--title--]</td></tr></table>';

解释:

{$dbtbpre}enewsmemberadd 会员数据库附表,存放了会员的头像等信息

$listtemp='代码内容'; 列表内容使用PHP必须使用的语法,记得勾选使用程序代码

'.($userr[userpic]?$userr[userpic]:$public_r[newsurl].'e/data/images/nouserpic.gif').' 获取头像地址,如果没有头像显示默认头像nouserpic.gif

以上就是帝国CMS列表内容模板(list.var)调用会员头像会员名和文章标题以及连接。安于现状不是我的个性,碌碌无为不是我的目标!更多关于帝国CMS列表内容模板(list.var)调用会员头像会员名和文章标题以及连接请关注haodaima.com其它相关文章!

关键词: 帝国CMS list

下载地址

下载失败问题?【我要反馈】

提示:好代码网站资源是由用户投稿上传,内容来自互联网,本站只做免费推荐用于学习分享,如有版权及其他问题,请联系小编处理!

下载“jQuery焦点无缝轮播图特效”地址:

  • 日榜
  • 周榜
  • 月榜

推荐下载

  • 开发手册
  • 常用软件