SAINTS HERITAGE SOCIETY CUSTOM PAGE

Season to Season


echo '
MATCHES
SEASON
Season: Order by:
echo '
YEARS
FROM: TO: V

COMP: BY:DAY:
echo'


echo '
echo "
Season Search from $qstringfirst to $qstringlast (LIMIT 300 RESULTS)
"; if ($comp=="Friendly") {$comp ='Fr%} if ($comp=="Tour") {$comp ='Tour%} if ($comp=="Challenge Cup") {$comp ='%CC%} if ($comp=="Lancs Cup") {$comp = 'LC%} if ($comp=="Floodlit Trophy") {$comp = 'FT%} if ($comp=="Prem Trophy") {$comp ='PT%} if ($comp=="JP Trophy") {$comp ='JP%} if ($comp=="Charity Shield") {$comp ='CS%} if ($comp=="League") {$comp ='L%} if ($comp=="Super League") {$comp ='SL%} if ($comp=="All") {$comp ='%} if ($opp=="") {$opp = 'Wigan Warriors} if ($comp=="") {$comp = '%} if ($order==""){ $order= 'matchdate} if ($qstringfirst==""){ $qstringfirst= '1895} if ($qstringlast==""){ $qstringlast= '2006} if ($dow=="" or $dow=="All") {$difsw="";} else {$difsw="&& date_format(matchdate,'%W %D %b %Y') like '%$dow%' ";} $data['opp']=$opp; $data['qstringfirst']=$qstringfirst; $data['qstringlast']=$qstringlast; echo ' echo ' $hresult = mysqli_query("select *,date_format(matchdate,'%a %D %b %Y') as newmatchdate from fusion_shs_matches where season >='$qstringfirst' && season <='$qstringlast' && opponents like '$opp%' && comp like '$comp' $difsw order by $order limit 300 "); while ($data = mysqli_fetch_array($hresult)) { if ($data['attendance']=='0') {$data['attendance']="N/R"; } if ($data['fulltime_saints']<$data['fulltime_opponents']) {$data['res']="L"; $lose++;} if ($data['fulltime_saints']>$data['fulltime_opponents']) {$data['res']="W";$win++ ;} if ($data['fulltime_saints']==$data['fulltime_opponents']) {$data['res']="D"; $draw++;} echo ' } echo "Wins = $win - Losses = $lose - Draws = $draw"; echo '
W/L/D DateOpponentsCompSeasonVenueSt. Helens echo "$opp"; echo 'Att
'.$data['res'].' '.$data['newmatchdate'].' '.$data['opponents'].' '.$data['comp'].' '.$data['season'].' '.$data['venue'].' '.$data['fulltime_saints'].' '.$data['fulltime_opponents'].' '.$data['attendance'].' View
echo'





We are working on these pages, please try back again if content is missing.

Copyright © Saints Heritage Society 1999-2024.