Yeah it's a database thing.

I know how to fetch everything and then basically break it apart, however; I thought I saw some MySQL LIMIT queries online, I just can't get them to work or figure out how to use them. I figured if I could limit the amount of items returned from a MySQL query, it would be more efficient.