会员相关
会员登录注册
{php $current_userid = intval(get_cookie('_userid'));} {if $current_userid} 你好:{get_cookie('_username')} {else}
注册
登录
{/if}
复制
会员注册链接
复制
会员登录链接
复制
会员投稿链接
复制
全局获取用户头像
复制
全站获取任意会员的资料
获取用户ID为1的所有会员信息: {php $userinfo = get_memberinfo(1, true);} 用戶名:{$userinfo[username]} 用戶昵称:{$userinfo[nickname]} 性别:{$userinfo[sex]} QQ:{$userinfo[qq]} 手机:{$userinfo[mobile]} 邮箱:{$userinfo[email]} 行业:{$userinfo[industry]} 地址:{$userinfo[area]} 头像:{$userinfo[userpic]} 会员组:{get_groupname($userinfo['groupid'])} 个性签名:{$userinfo[motto]} 个人简介:{$userinfo[introduce]}
复制
yzmcms模板标签大全纯文字版
yzmcms模板助手高效版
小郭博客首页
学无止境
web前端
最新资讯
建站知识
给我留言
关于我
赞赏我
版权所有 AndyGuo 小郭博客 qq:594649546