ok, so i made a php flash video type site. anyways, the index has a link to each video and it pulls from the database how many "views" each video has also. example:
video 1(link) Views: 20
video 2(link) Views: 10
etc
my question: is there a way to sort this list by views?
video 1(link) Views: 20
video 2(link) Views: 10
etc
my question: is there a way to sort this list by views?