Pastoid

The page you are looking at now is at this URL: http://pastoid.com/ap4

This paste was last updated on February 27, 2009 at 12:12 pm.

Pasted Coderaw

<p>Miles Run to date: 372</p>
<?php
	$cdate = mktime(0, 0, 0, 5, 3, 2009, 0);
        $sdate = mktime(0, 0, 0, 10, 20, 2008, 0);
	$today = time();
	$difference = $cdate - $today;
	if ($difference < 0) { $difference = 0; }
	echo floor($difference/60/60/24)." days remaining";
 
#Display (Do Not Edit)
		$move = (130/($cdate-$sdate));
		$barwidth = ((130-($difference/60/60/24))*$move);
		echo "<img src='";
		bloginfo('stylesheet_directory');
 		echo "/gwbar.php?prog=$barwidth'><br>";

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
www.bing.com 6
search.live.com 1
Is this paste spam?
<Hide