wzhu
(wzhu)
版主
  
C[A-Z]O
UID 68040
精华
0
积分 47788
帖子 1562
金钱 47765 喜悦币
威望 0
人脉 23
阅读权限 100
注册 2006-1-14 来自 湖北荆州>陕西西安>辽宁 ...
状态 离线
|
[推荐阅读] php+smarty
SELECT
DISTINCT
a.a_id,
a.at_id,
b.t_id,
b.content,
b.tu_id,
c.u_id,
c.username
FROM
a,b,c
WHERE
a.at_id = b.t_id
and b.tu_id = c.u_id
and a.at_id >= 2
LIMIT 0, 5
看着改
|  <?wzhu
wzhu.print("This is a wzhu language");
?> |
|