Thanks, I'm getting there
http://tpbmirrors.org/dev.php

Will update on the progress.
AndroidApps Reviewed by AndroidApps on . [PHP] Need help to loop true the results Thanks in advance! The goal is to display a list of items (websites) sorted by most votes. I've got this (from here): <?php $items = ThumbsUp::items('')->open(TRUE)->orderby('votes_pct_up desc')->limit(3)->get() ?> This would result in: array ( 0 => Rating: 5