A list of our popular torrents
Below you can find a list of our popular torrents and the number of times each query has been submitted. The list is ordered with the most popular torrents at the top.
Feel free to click on any of the links to see a list of the torrents available for download.
SELECT word, COUNT(1) as count
FROM search_cloud
WHERE display = '1'
GROUP BY word
ORDER BY COUNT(1) DESC
LIMIT 50
Invalid use of group function
Fatal error: Call to a member function fetch_assoc() on a non-object in
/home/torrento/public_html/sql.php on line
62