Party Agenda & Top Clubs
total > 0){ // check the total number of party foreach($xml->party as $party){ echo $party->name; // name of the party echo $party->date; // date of the party (DD-MM-YYYYY) echo $party->location; // location of the party (club name) echo $party->city; // city of the party echo $party->style; // music style (ex: "Techno, house") echo $party->logo; // logo of the party (flyer in 75px*75px) echo $party->linkfr; // link to the French details echo $party->linknl; // link to the Dutch details } } unset($xml, $party); ?>
Supprimer les publicités sur ce site pendant 1 an