categoriegemeentekaart

titel01Verbond Kempen  (Chiro)

Verbond Kempen op kaart

Gebruik dit stukje php-code om links op je website te plaatsen.
<?php
function object2array($object){
$return = NULL;

if(is_array($object)){
	foreach($object as $key => $value)
	$return[$key] = object2array($value);
}else{
	$var = get_object_vars($object);

if($var){
	foreach($var as $key => $value)
	$return[$key] = ($key && !$value) ? NULL : object2array($value);
	}
	else return $object;
	}
return $return;
}


$today = date("Ymd");
$xml = simplexml_load_file("http://jeugdwerker.be/xml/jeugdwerker.be/K0.xml?a=$today");
if (!$xml){exit("Failed to open K0.xml.<br />");}

$myarray = object2array($xml);

$num_marker = count($myarray['K0']['marker']);

echo "<table class=\"snsample\">\n";
for($i = 0; $i < $num_marker; $i++) {
if (($myarray['K0']['marker'][$i]['@attributes']['domain']!='nodomain')&&($myarray['K0']['marker'][$i]['@attributes']['domain']!='')){
	$mylink="<a href='http://www.{$myarray['K0']['marker'][$i]['@attributes']['domain']}'>".utf8_decode($myarray['K0']['marker'][$i]['@attributes']['groupname'])."</a>";
}else{
	$mylink="<a href='http://{$myarray['K0']['marker'][$i]['@attributes']['name']}.jeugdwerker.be'>".utf8_decode($myarray['K0']['marker'][$i]['@attributes']['groupname'])."</a>";
}
if ($myarray['K0']['marker'][$i]['@attributes']['groupID']!=''){
	$mygroupID='['.$myarray['K0']['marker'][$i]['@attributes']['groupID'].']';
}else{
	$mygroupID='';
}

echo "<tr><td>$mylink</td><td>$mygroupID</td><td>".utf8_decode($myarray['K0']['marker'][$i]['@attributes']['city'])."</td></tr>\n";
}
echo "</table>\n";
?>

Dit is het resultaat:

Chiro Vonk[KG/0104]Turnhout
Chiro De Vraai[KG/0106]Arendonk
Chiro Vosselaar[KG/0107]Vosselaar
Chiro Sint-Apollonia (7-Donk)[KG/0110]Turnhout
Chiro Don Bosco en Onze Lieve Vrouw[KG/0114]Gierle
Chiro Onze Lieve Vrouw[KG/0202]Olen
Chiro Vorselaar[KG/0203]Vorselaar
Chiro Morkhoven[KG/0204]Morkhoven
Chiro Bouwel[KG/0207]Grobbendonk
Chiro Centrum[KG/0210]Olen
Chiro Speratoka[KG/0311]Dessel
Chiro 't Olmke[KG/0318]Olmen
Chiro Sint-Servaes[KG/0403]Herselt
Chiro De Keten[KG/0404]Zoerle-Parwijs
Chiro Rafiki[KG/0411]Tongerlo (Antw.)
Chiro Eindhout[KG/0413]Eindhout
Chiro Sint-Cornelius[KG/0502]Beerse
Chiro Meerle[KG/0504]Meerle
Chiro Nelto[KG/0510]Sint-Lenaarts
Chiro Akspejo Larum[KG/0602]Geel
Chiro Bel[KG/0608]Geel
Chiro meisjes Kasterlee - Sint Wivina[KG/0611]Kasterlee
Chiro Sint-Hubertus[KJ/0102]Arendonk
Chiro Heitrotters[KJ/0111]Retie
Chiro Weelde[KJ/0112]Weelde
Chiro Wezel Albatros[KJ/0302]Mol
Chiro Mol-Millegem[KJ/0303]Mol
Chiro Alhambra[KJ/0313]Mol
Chiro Klein-Vorst[KJ/0405]Laakdal
Chiro Sint Willibrord[KJ/0507]Merksplas
Chiro Meer[KJ/0511]Meer
Chiro Ten Aard[KJ/0609]Geel
Chiro Rosselaar[KM/0000]Balen
Chiro Sint-Agnes en Chiro Sint-Martinus[KM/0113]Retie
Chiro Heidebiekens[KM/0115]Poppel
Chiro Herenthout[KM/0206]Herenthout
Chiro Lille[KM/0209]Lille
Chiro Sprankel[KM/0307]Mol
Chiro De Schakel[KM/0406]Laakdal
Chiro Sint-Jozef[KM/0501]Rijkevorsel

Je kan deze data ook tonen op een google map.

Hulp nodig? aarzel dan niet om ons te contacteren.


subtitelStaat je vereniging hier nog niet vermeld? Registreer je dan snel voor een gratis Jeugdwerker Account!

 
© Jeugdwerker.be - Disclaimer

Jeugdwerker.be - Rapaertstraat 67 - 8310 Assebroek -