$count) { // My records have a + between each word, I'm removing these with the line below $tagshow = str_replace("+"," ",$tag); $size = $min_size + ($count - $minimum_count) * ($max_size - $min_size) / $spread; // create the html output - make sure to adapt tout you url $cloud_tags[] = '' . htmlspecialchars(stripslashes($tagshow)) . ''; } $cloud_html = join("\n", $cloud_tags) . "\n"; return $cloud_html; } ?> IlikeYouTube.com Tag cloud script

www.ilikeyoutube.com