| |
|
| |
|
|
|
|
| |
| |
producties |
| |
|
| - |
Producties
dit seizoen |
| - |
Kalender |
| - |
Productiearchief |
$result1 = mysql(dechatel_db, "SELECT id, titel FROM lossepaginas WHERE hoofdstuk=\"producties\" and active='1' ORDER BY prio");
$aantal_rijen1 = mysql_numrows($result1);
if ($aantal_rijen1){
for ($tel1=0; $tel1 < $aantal_rijen1; $tel1++) {
$rij1 = mysql_fetch_row($result1);
if($rij1[0] == $id) {$indicator = ""; } else { $indicator = "";}
echo"";
echo"| - | ".$indicator."$rij1[1] | ";
echo" ";
}}
?>
|
|
| |
|
| |
|
$rij[2] $rij[3]";
echo"
";
}
}
?>
|
| |
|
|
| |
|
|
|
|
|
|
|