Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 竞价排名调用后 头像显示问题

[复制链接]
kingwei 发表于 2010-3-3 17:04:45 | 显示全部楼层 |阅读模式
用的这句:        SELECT * FROM `homedata_show` ORDER BY credit DESC


可调用字段只有这么几个,请问  头像是怎么调用出来的????
       
字段名          数据实例
uid         *
username         *
credit         *
note          *
玻璃屋女孩 发表于 2010-3-3 17:11:16 | 显示全部楼层
用下面的SQL
  1. select sf.*,s.credit as credit from homedata_space sf left join homedata_show s on s.uid=sf.uid where sf.avatar=1 ORDER BY s.credit DESC,sf.dateline DESC
复制代码
回复

使用道具 举报

 楼主| kingwei 发表于 2010-3-3 17:24:08 | 显示全部楼层
谢谢谢谢谢谢谢谢谢谢谢谢谢谢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-28 01:35 , Processed in 0.026305 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表