= 3 ORDER BY Tag ASC"; if (!$result = @ mysql_query ($query, $connection)) logerror(); if (mysql_num_rows($result) == 0) { die("Couldn't find any photos!"); } else { $photoBodyHTML = '

Tag Cloud

'; $photoBodyHTML .= '
Click any keyword to see photos tagged with that keyword.
'; $photoBodyHTML .= '
'; while ($tag = mysql_fetch_array($result)) { $tagCount = $tag[0]; $tag = $tag['Tag']; if ($tagCount > 40) { $fontSize = 40; $fontColor = "#aa0000"; } else { $fontSize = $tagCount; $fontColor = "#eee"; } $fontSize = ceil($fontSize + 13); $photoBodyHTML .= <<
"; } ?> <?php print APP_TITLE ?>: tag cloud
phases
onfocus * photossun
 
all photos | blog | photos cc 1998-2007 pb.