如何在MySQL查询中编写IF ELSE语句? 像这样: mysql_query("...(irrelevant code).. IF(action==2&&state==0){state=1}");. 然后在我的数组中,我应该能够做到这一点 ...
確定! 回上一頁