代码如下:
$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 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 href="[!--news.url--]e/space/?userid=[!--userid--]">[!--username--]</a></td> <td><a 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企业建站经验,对 iCMS, Fastadmin, ClassCMS, LeCMS, PbootCMS, PHPCMS, 易优CMS, YzmCMS, 讯睿CMS, 极致CMS, Wordpress, HkCMS, YznCMS, WellCMS, ThinkCMF, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。