News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Building Web 2.0 Tag Clouds in PHP
May 02, 2008 @ 13:15:27

The Developer Tutorials blog has posted a tutorial showing you how to set up a tag cloud for your site:

Every major website seems to have a tag cloud. Users love tag clouds; they help navigate masses of content quickly and easily. [...] How do we actually build a tag cloud at application level? In this tutorial, I'll take you through putting together a full-blown, calculated web 2.0 tag cloud in PHP.

They start at the end, with an example cloud with some sample tags ("php" being the largest, of course). The code for it is pretty simple - it looks at an array of counts, the number of times the tag is used, and builds the links with the correct font size automatically.

0 comments voice your opinion now!
tag cloud tutorial automatic count


blog comments powered by Disqus

Similar Posts

DevShed: Coding Folders for a PHP Email Application

DevShed: Storing PHP Sessions in a Database

IBM developerWorks: U2 PDO Driver Tutorial, Parts 1 & 2

PaperMashup.com: Easy PHP Pagination

Deepak Radhakrishnan\'s Blog: Configuring Apache - PHP - MySQL on Windows (WAMP Configuration)


Community Events











Don't see your event here?
Let us know!


framework tool development testing podcast language series interview database conference opinion introduction object community functional example code zendframework2 release composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework