php - Extend "popular posts" feed using mysql -


i have social app, , in social app i've done things extend feed if user wants scroll beyond recent 100 posts , did msg_id or timestamp.

but i'm trying extend popular posts query , rows ordered number of interactions they've received, instance multiple posts have 5 interactions.

is there way can extend such feed in mysql?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -