调用当前发布会员信息代码:

<?php
$uid=$navinfor[userid];
$userr=sys_ShowMemberInfo($uid,''); 
?>
当前发布者头像:<a rel="nofollow" href="[!--news.url--]e/space/?userid=<?=$userr[userid]?>" target="_blank"><img src="<?=$userr[userpic]?$userr[userpic]:$public_r[newsurl].'e/data/images/nouserpic.gif'?>"></a>
当前发布者名称:<a rel="nofollow" href="[!--news.url--]e/space/?userid=<?=$userr[userid]?>" target="_blank"><?=$userr[username]?></a>
关注当前发布者:<a class="nr-user-bt" href="[!--news.url--]e/member/friend/add/?fcid=0?<?=$userr[username]?>" target="_blank">关注</a>

用到的会员信息调用标签,ShowMemberInfo函数调用,具体格式说明为:sys_ShowMemberInfo(用户ID,查询字段)。

历史上的今天
12月
22
    抱歉,历史上的今天作者很懒,什么都没写!
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。