注册
找回密码
账号 记住
2217
3
156
1
0
如何写SQL 语句 查询出当前文章的所有已审核过的评论
我这样写的 select * from ks_comment where channelid=1 and infoid={$CurrInfoID}
报错
已经解决了 谢谢 我是直接改的 评论的那个ASP文件