The page you are looking at now is at this URL: http://pastoid.com/bwk
This paste was last updated on August 20, 2009 at 12:02 pm.
<div id="contacts"> <?php for each $contents as ( $typekey => $typevalue ) { ?> <div id="<?php echo $typekey; ?> "> <div class="title"> <?php echo ucwords($typekey); ?> </div> <?php for each $typevalue as ( $itemkey => $itemvalue ) { ?> <div id ="<?php str_replace(" ","_",$itemkey ); ?>" class="item"> <div class="icon"> <img src="<?php echo str_replace( " ","_",$itemkey ); ?>.jpg" alt="<?php echo $itemkey ; ?>"> </div> <div class="method"> <?php echo ucwords( $itemkey ); ?> </div> <div class="contents"> <?php echo $itemvalue ; ?> </div> </div> <?php } ?> </div> <?php } ?> </div>
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 172 |
| pastoid.com | 9 |
| drunkenmonkey.org | 2 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This