You are here: C97net • 5.11 Misc Functions
Create tag cloud from word database
function create_tag_cloud ($url = '', $num = 100)
Create a tag cloud from word database. Word database is a table filled when you use Fast Search feature of qE.
$url = link each the tag cloud entries to this url, eg: 'search.php?q='.
$num = number of most popular words to display.
It will return a string of tag cloud, with most popular tags in bigger font size.
There is no comment. Why not be the first?