SELECT *,date_format(dt_modified,'%m/%d/%y') as dt_modified FROM tips WHERE id = AND visible = 1
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 'AND visible = 1' at line 1