这是我的密码但我错了这是我的错误:- #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''a%' LIMIT 0, 25' at l
从逻辑上讲,我从mySQL获得的ids比从dir获得的列出的图像ids少。$dbid=mysql_query("SELECT id FROM cars where disabled=0 and guar=1 order by id asc");
while($carid = mysql_fetch_assoc($dbid))