首页| 版块| 我的| 发帖| 消息
主题:莘祺网最高打卡纪录
zhangjingyu 
if ($article == '0') {
    $pw_tmsgs = GetTtable($tid);
    $S_sql = ',m.uid,m.groupid,m.userstatus,tm.ifsign,tm.content';
    $J_sql = "LEFT JOIN pw_members m ON m.uid=t.authorid LEFT JOIN $pw_tmsgs tm ON tm.tid=t.tid";
} else {
    $S_sql = $J_sql = '';
}
$tpcarray = $db->get_one("SELECT t.tid,t.fid,t.locked,t.ifcheck,t.author,t.authorid,t.postdate,t.lastpost,t.ifmail,t.special,t.subject,t.type,t.ifshield,t.anonymous,t.ptable,t.replies,t.tpcstatus,t.lastposter $S_sql FROM pw_threads t $J_sql WHERE t.tid=" . S::sqlEscape($tid));这是require/postreply.php的查询及附加条件。
zhangjingyu回帖于2018-09-22 23:25[查看电脑版]
下一楼»:时间不早了,有时间再说吧,暂时没看出来关键所在。
«上一楼:“主题回顾
贾玉华:(2013-01-30 23:40)
测试回复下,上面添加的代码读取的是主题发 ..

查看全部回帖(3811)
«返回主帖