Competitie - Serie A"; //Waardes $id = $_GET[id]; $query="SELECT * FROM goalball_texts WHERE location = 'Standen'"; $result = mysql_query($query); $row = mysql_fetch_array($result); $heading1 = stripslashes($row['heading1']); $heading1_2 = stripslashes($row['heading2']); $text1 = stripslashes($row['text']); $tags = stripslashes($row['tags']); $text1 = "Deze pagina is nog in aanbouw"; $search = mysql_real_escape_string($_GET[search]); $text1 = searchOnPage ($search, $text1); $tags = searchOnPage ($search, $tags); $query= "SELECT date_format(date, '%d-%m-%Y') AS datum_format, seizoen, stand_a, stand_b, stand_c, topscoorders_a, topscoorders_b, topscoorders_c, uitslagen_a, uitslagen_c, uitslagen_b, date, id FROM goalball_standen ORDER BY date ASC"; $result = mysql_query($query); while ($row = mysql_fetch_array($result)) { $item_id = $row["id"]; $item_seizoen = stripslashes($row["seizoen"]); $item_stand_a = stripslashes($row["stand_a"]); $item_stand_b = stripslashes($row["stand_b"]); $item_stand_c = stripslashes($row["stand_c"]); $item_topscoorders_a = stripslashes($row["topscoorders_a"]); $item_topscoorders_b = stripslashes($row["topscoorders_b"]); $item_topscoorders_c = stripslashes($row["topscoorders_c"]); $item_datum = stripslashes($row["datum_format"]); $item_uitslagen_a = stripslashes($row["uitslagen_a"]); $item_uitslagen_b = stripslashes($row["uitslagen_b"]); $item_uitslagen_c = stripslashes($row["uitslagen_c"]); } $pagina = "Tweede klasse"; $heading1 = $pagina; $meta_tag_title = "Stand ".$pagina; if ($pagina == "Hoofdklasse") { $item_stand = $item_stand_a; $item_topscoorders = $item_topscoorders_a; $item_uitslagen = $item_uitslagen_a; } if ($pagina == "Eerste klasse") { $item_stand = $item_stand_b; $item_topscoorders = $item_topscoorders_b; $item_uitslagen = $item_uitslagen_b; } if ($pagina == "Tweede klasse") { $item_stand = $item_stand_c; $item_topscoorders = $item_topscoorders_c; $item_uitslagen = $item_uitslagen_c; } include_once($pad_to_root."page-build/header.php"); ?>
Stand per
Seizoen:

Stand
Topscoorders
Archief stand

Stand



Topscoorders



Archief stand