--- a/index.php +++ b/index.php @@ -1,96 +1,14 @@ + - - - - - - - - +includeHeader("title"); +$cloud = new lotsofcode\TagCloud\TagCloud(); +$cloud->addTag("tag-cloud"); +$cloud->addTag("programming"); +echo $cloud->render(); +includeFooter(); +?> - Starter Template for Bootstrap - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Bootstrap starter template

-

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

- - \n"; -} else { -echo " \n"; - } - $row++; -} - fclose($handle); -} -?> -
".implode($data,"")."
".implode($data,"")."
-
- -
- - - - - - - - - - - -