Photo Gallery
DBErr - Query =
select * from photos where photo_area= order by photo_title
Database error: Invalid SQL: select * from photos where photo_area= order by photo_title
MySQL Error: 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 'order by photo_title' at line 1)
Session halted.