影院案例
SQL语句出错:select date_format(from_unixtime(Time),'%Y') as YearString from project where group by YearString order by YearString desc
错误代码:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by YearString order by YearString desc' at line 1
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /data/web/dayingyi.com/project.php on line 111