Repositories (1)
TBDev-2010
2 snippets stored for this repo
while (list($var,$val) = each($_GET))
$url .= "&$var=$val";
if(preg_match( "/([<>'\"]|'|!|"|%27|%22|%3E|%3C|'|"|>|<|\.js)/i", $url ))
header("Location: http://www.urbandictionary.com/define.php?term=twat");
$i = strpos($url, "&url=");
if ($i !== false)
$url = substr($url, $i + 5);
":bike:" => "bike.gif",
":fishing:" => "fishing.gif",
":clover:" => "clover.gif",
":horse:" => "horse.gif",
":shit:" => "shit.gif",
":soldiers:" => "soldiers.gif",
);