| « Cloning 101 and Blue Roses | Main | |||||||||||
|
4)
{
if (!$already_referred)
{
include("/home/gnxpa91/MT2/includeref.inc");
$refObj = new RefStuff();
$refObj->setURL("$serv");
$ary = file("/home/gnxpa91/MT2/referer.inc");
$ary2 = file("/home/gnxpa91/MT2/refererterms.inc");
$refObj->setMATCHES($ary2);
foreach ($ary as $v)
{
$splitval = split("&",$v);
$thefirst = $splitval[0];
if (preg_match("/$thefirst/i",$refObj->url))
{
$delim = $splitval[1];
$delim = preg_replace("/ /","",$delim);
$refObj->delimiter = $delim;
$refObj->InitRefStuff();
}
}
}
}
?>
July 04, 2004
What you bought
Hey, thought readers might be interested in what people have been buying through the links on our sidebar into Amazon. Some of it is no surprise, though I expected more porn (only one "Letters to Penthouse"? Weak!)
Posted by razib at
03:44 AM
|
|||||||||||
|
|
|||||||||||