Pastoid

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

This paste was last updated on February 27, 2009 at 11:56 am.

Pasted Coderaw

<li id="goal"><h2>Geoff's Weight</h2>
<ul><li>
<?php
	#Current Weight
		$curr = 244;
	#Start Weight
		$start = 250;
	#Goal Weight
		$end = 215;
 
	#Display (Do Not Edit)
		$move = (126/($start-$end));
		$barwidth = (($start-$curr)*$move);
		echo "<img src='";
		bloginfo('stylesheet_directory');
 		echo "/gwbar.php?prog=$barwidth'><br>";
		echo "Current: $curr lbs.<br>";
		echo "Goal: $end lbs.";

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 5
search.live.com 2
Is this paste spam?
<Hide