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