WOP Schenkel

Schenkel op weg naar de beste wijk..

Sitemap WOP Schenkel

"; while($row = mysql_fetch_array($result, MYSQL_ASSOC)) { if ($row['child'] == "0") //Father { if ($last != "0") //last is child { echo ""; } if ($last == "0") //last is father { echo ""; } echo "
  • {$row['name']}"; } if ($row['child'] != "0") //Child { if ($last == "0") //last is father { echo "