Next home game Vs Hull

Match Photos

Error performing query: " . mysql_error() . "

"); exit(); } $row = mysql_fetch_array($result); $team = stripslashes($row["team_name"]); $played = $row["reds_results_played"]; list($date_year,$date_month,$date_day) = explode("-",$row["reds_results_date"]); $reds_score = $row["reds_results_reds_score"]; $op_score = $row["reds_results_op_score"]; $competition = $row[reds_results_competition]; $date = date("l, F jS Y", mktime(0,0,0,$date_month,$date_day,$date_year)); $title = ""; } $startno = ($gallerypage-1)*15; $query="SELECT gallery_id FROM gallery WHERE 1 $filter AND gallery_active = 'y' AND gallery_private = 'No' ORDER BY gallery_date DESC"; $result=mysql_query ($query); $galleryitems=mysql_num_rows($result); echo "
Sale Sharks $reds_score - $op_score $team
Match Photo Gallery

$competition Match - $date

Back to Match Report
"; ?>
[ Page "); for ($n=0;$n < $gallerypages; $n++) { $refnoa = (integer) $n+1; if ($refnoa==$gallerypage) { print("$refnoa "); } else { echo " $refnoa "; } } print(" ]"); ?>