News Feed
Jobs Feed
Sections




News Archive
LotsOfCode.com:
Tag Cloud Tutorial
September 06, 2007 @ 08:57:00

In this tutorial on the LotsOfCode website, the author looks to help you create a feature common to several (including this one) websites out there - a tag cloud.

In this tutorial i am going to show you how to create a basic word / tag cloud using php. I am going to create a class based cloud, this is because it will be more convenient for people to adapt it on there own websites, if you don't know much about class based programming then click here to take a look at the class tutorial.

They pull the information from their "words array" (where words can be dynamically added to it) and use a percentage rating to base the CSS size for the data's span tag. The entire class listing is provided in one big chunk to make copy and paste easy.

3 comments voice your opinion now!
tag cloud tutorial dyanmic css size class method tag cloud tutorial dyanmic css size class method


blog comments powered by Disqus

Similar Posts

Developer Tutorials: Easy PDF Generation in PHP

Zend: Zend Framework Database Access Webinar (Oct 31st, 2007)

Christian Wenz's Blog: php|works/db|works 2006

ZendCasts.com: Fun with Phar

Andrew Podner: Lithium: Getting Stuff From Your Database


Community Events











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


podcast database development language series zendframework2 phpunit usergroup introduction symfony2 release rest community functional google opinion framework conference testing interview

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