Freetag is an easy tagging and folksonomy-enabled plugin for use with MySQL-PHP applications. It allows you to create tags on existing database schemas, and access and manage your tags through a robust API.
SELECT tag,bCount FROM sc_hottags ORDER BY RAND(),bCount DESC, tag
LIMIT 25 in /home/usebetac/public_html/marktag.com/includes/db/mysql.php on line 390