";
$url = "ah_records.html";
$td="
Odds | ";
}elseif($listlBettypes['bet_id'] == '2'){
$heading = "Most recent MATCH FIXING TIPS Records";
$headingImage = "
";
$url = "1x2_records.html";
$td="
Tips | Odds | ";
}elseif($listlBettypes['bet_id'] == '3'){
$heading = "Most recent CORRECT SCORE TIPS Records";
$headingImage ="
";
$url ="correct_score_tips_records.html";
$td="
Tips | Odds | ";
}
?>
=$headingImage;?>
Date |
Match |
= $td;?>
Score |
Result |
";
}
elseif($listAllMatches['Results'] == '6'){
$result = "";
}
elseif($listAllMatches['Results'] == '3')
{
$result = "";
}
elseif($listAllMatches['Results'] == '5')
{
$result = "";
}
else
{
$result = getResult($listAllMatches['Results']);
}
if(($listAllMatches['Results'])!= 0)
{
$matches1 = $listAllMatches['Home Team'];
$matches2 = $listAllMatches['Away Team'];
}
else
{
$matches1 = $listAllMatches['Home Team'];
$matches2 = $listAllMatches['Away Team'];
}
?>
=$dateFormat;?> |
=$matches1.' vs '.$matches2;?> |
|
=$brkOdds;?> |
=$oddsFO;?> |
=$listAllMatches['oddsVal'];?> |
x=$listAllMatches[$score3];?> |
=$listAllMatches['scoreVal'];?> |
=$result;?> |
|