Toggle nav
Posted 9 years ago - updated 9 years ago mysql
SELECT * FROM tablename WHERE visible=1 ORDER BY -position DESC, id DESC
source