Recent Posts
None | 4 sec ago
C++ | 7 sec ago
None | 29 sec ago
None | 38 sec ago
None | 43 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By dsm on the 30th of Aug 2008 02:08:59 AM Download | Raw | Embed | Report
  1. <?php
  2. $posttags = get_the_tags();
  3. if ($posttags) {
  4. foreach($posttags as $tag) {
  5. echo '<a href="/a/tag/' .  $tag->name . '/" rel="tag">' . $tag->name . '</a><a href=http://technorati.com/tags/' . $tag->name . ' target="_blank" title="Visit this tags page on Technorati.com"><img src="/images/technorati.png" style="border:0px solid white;vertical-align:middle;"></a> ';
  6. }
  7. }
  8. ?>
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: