$query_params = "refid=831";
if($officeid == 16) {
?>
}
?>
Electronic dictionaries created by Ectaco enable people all over the world to communicate. To be closer to our customers, we are constantly developing our dealer network and have opened sales offices in other countries and regions. You are welcome to contact the Ectaco office nearest to you to purchase our electronic dictionaries and language translators, to obtain information or to become our dealer. |
include("middleeast.inc"); ?>} else { # Connect to DataBase $dbconnection = OCILogon("www", "ew15lknz", "ectaco02"); // Извлекаем из БД список офисов с их параметрами - получаем 3 массива: // 1) Сокращенные названия офисов; // 2) ID языков для каждого из офисов; // 3) Названия стран для каждого из офисов. // Значение параметра офиса (имя, страна, язык) можно таким образом получить из соответствующего массива, // обращаясь к нему по ID офиса в кавычках (без кавычек - неправильно, // так как номерпо порядку может не совпадать с ID офиса.) $sql = "SELECT o.id, o.name AS shortname, c.name AS countryname, l.id AS LANGID " . "FROM offices o, countries c, languages l WHERE c.id = o.country AND l.id(+) = o.lang " . "ORDER BY c.name"; $dbcursor = OCIParse($dbconnection, $sql); OCIDefineByName($dbcursor, "COUNTRYNAME", &$country_name); OCIDefineByName($dbcursor, "SHORTNAME", &$office_shortname); OCIDefineByName($dbcursor, "ID", &$office_id); OCIDefineByName($dbcursor, "LANGID", &$officelang_id); OCIExecute($dbcursor); while (OCIFetch($dbcursor)) { $officecountry["$office_id"] = $country_name; $officeshortname["$office_id"] = $office_shortname; $officelangid["$office_id"] = $officelang_id; } OCIFreeStatement($dbcursor); // choose coding of appropriate office $curlang = $officelangid["$officeid"]; $inc_name = strtolower($officeshortname["$officeid"]) . ".inc"; ?>
include($inc_name); ?>} } ?>
Ectaco is the world leader in the development and manufacture of the electronic handheld dictionaries. Since the foundation of the company in 1990, they have produced 6 generations of electronic dictionaries Language Teacher and Partner translating from/into over 20 languages. The high level of expertise and experience of Ectaco linguists, programmers, designers and engineers have resulted in the creation of dictionaries with modern design, a high-quality linguistic bases and the widest range of features. Millions of people all over the world use our dictionaries. They are easy to use for business people and tourists, professional interpreters and students, and are essential for emigrants and immigrants. The wide selection allows a customer to find the model which completely satisfies his or her needs. To survey and satisfy our customers needs as much as possible, we have created a network of offices in various countries. So far, Ectaco offices are open in 16 countries, and one can get all necessary information from them.include ("../inc/bestsellers.html"); ?>