syntax error message
I am putting a forum online based on the book Beginning PHP5, Apache, MySQL Web development. (chapter 12), and I get this error on the first page:
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 'mod FROM forum_forum f LEFT JOIN forum_posts p ON f.id = p.forum_id AN' at line 3.
Can someone help me please, cause I just can't find the possible error.
Thanx
luctondo
|