Veilingen | ![]() |
Beurzen/Markten | ![]() |
Antiqbook | ![]() |
BOEK&BOEK, het boek |
"; // echo $keuze."
"; function afsluiten($boodschap) { echo "
"; $query="select * from boekenboek.boekenboek ".$where; // echo $query."
"; $result=mysql_db_query("antiqbook", $query); $num_rows = mysql_num_rows($result); if ($num_rows == 0) { // if(mysql_num_rows($result) == 0) { echo "
Sorry, niets gevonden!"; } else { include ("specialismen.txt"); echo "
"; } include("footer.txt"); ?>"; while($row=@mysql_fetch_row($result)) { $naam=$row[0]; $adres=$row[1]; $postcode=$row[2]; $plaats=$row[3]; $eigenaar=$row[4]; $telefoon=$row[5]; $winkel=$row[6]; $voorraad=$row[7]; $catalogus=$row[8]; $informatie=$row[9]; $email=$row[10]; $webadres=$row[11]; $specs=$row[14]; $showlink=$row[15]; $logo=$row[16]; list($street,$city)=split(",",$adres.",".$postcode.",".$plaats); // $city=preg_replace("[0-9]* ?[A-Z] ","", $city); $city=substr($city,9); echo "
"; echo "\n
- $naam"; // if (!$zoekpostcode) { $zoek=substr($postcode,0,3); $zipcode=substr($postcode,0,4); $adres=ereg_replace($postcode, "$postcode",$adres); // } if (!empty($logo)) { echo "
"; } } echo "
"; } echo "\n - $adres"; echo " » Google map «"; echo " "; // echo " :|: "; // echo " kaart"; // echo " Kaart"; echo "\n
- $eigenaar"; echo "\n
- $telefoon"; echo "\n
- $winkel"; echo "\n
- $voorraad"; if (!empty($catalogus)) {echo "\n
- $catalogus";} if (!empty($informatie)) {echo "\n
- $informatie";} if ($showlink=="j") { $email="$email"; } if (!empty($email)) {echo "\n
- $email";} if ($showlink=="j") echo "\n
- $webadres"; else { if (!empty($webadres)) {echo "
- $webadres";} } if (!empty($specs)) { $specials=explode(", ",$specs); echo "
Specialismen: "; for ($i = 0; $i < count($specials); $i++) { $ditspecialisme=$specialismen["$specials[$i]"]; echo ""; echo $ditspecialisme." - "; } if ($map) {googlemap($naam,$adres);} } if (!empty($logo)) { echo "