Top

Code Snippets Tagged with tags by Hawkee

  (3)  
Sort by 
This is a very simple PHP snippet that will set $title, $meta_keywords and $meta_description for use in your page header. You'll need to create meta_tags.txt which will use this format: page_name.html|page
Tags: dynamic  keywords  meta  php  tags  title 
+ 0 likes
5 comment(s)   |   Score: 4.0   |   Language: PHP   |   Posted by Hawkee on Dec 10, 2007
This can be used in conjunction with my snippet. The colors are what we use here at Hawkee, so please feel free to change them.
Tags: cloud  stylesheet  tagcloud  tags 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: CSS   |   Posted by Hawkee on Mar 21, 2007
This will assign font sizes to tags based on their counts. It tries to evenly distribute the font sizes among the tags while keeping all tags with the same counts under the same font size. The data needs
+ 0 likes
15 comment(s)   |   Score: 8.0   |   Language: PHP   |   Posted by Hawkee on Nov 18, 2005
Bottom