帝国教程
会员发布的信息的内容页面调用会员发布的其他信息
简介:用php和sql语句调用,把下面代码加到会员空间模板里面。 用sql调用 select * from phome_ecms_表 where userid='$navinfor[userid]' and ismember=1 and checked=1 order by newstime desc limit 10
用php和sql语句调用,把下面代码加到会员空间模板里面。
用sql调用 select * from phome_ecms_表 where userid='$navinfor[userid]' and ismember=1 and checked=1 order by newstime desc limit 10