Online Casino Winners Update
include("http://bestcasinopartner.com/webmaster-tools/winners/go.php");
$strTickerOutput = "";
foreach($arWinnersGO as $arThisWinner){
if ($strTickerOutput) $strTickerOutput .= " | ";
$strTickerOutput .= ucWords(strToLower($arThisWinner[0]))." won $".number_format($arThisWinner[1],2)." playing ".$arThisWinner[2]."!";
}
print "$strTickerOutput";
?>




