Of mail naar info@flysupplytravel.com"; #Contactinformatie in header } elseif($taal == "eng") { $zoetwater = "Freshwater"; $zoutwater = "Saltwater"; $overons = "About us"; $contactinfo = "Contact us by phone +31 (0) 320 858 091
Or mail to info@flysupplytravel.com"; } function DBText($dblabel) { $taal = (!$_COOKIE['FSTLanguage']) ? "nl" : $_COOKIE['FSTLanguage']; include"config.php"; # DB connectie # Query om text uit database te halen. Gebruik opgegeven label, en de taalkeuze $selectlanguageq = mysqli_query($MSC, " SELECT * FROM sitetext WHERE label = '$dblabel' AND country = '$taal' "); while($siteText = mysqli_fetch_object($selectlanguageq)) { echo nl2br($siteText->text); } } ?> Fly Supply Travel