Отдых

$CountryId, "CottCityId" => $CottCityId ) ); //! Pagination $sql = "select tblcottagerent.* from tblcottagerent, tblagency, tblcity $strWhere order by tblcottagerent.curCottagePrice asc limit $paginationInfo[lngStartLimit], $lngRecordsPerPage "; $result = query($sql); if ( '' != $CountryId ) { ?>

Страны : Все страны | | Все города

'; while ($boolContinue) { echo ""; for ($j = 1; $j <= 4; $j++) { list($ingCountries, $NameCountries) = each($arrTableCountry); echo ''; if ($NameCountries != "") { echo " " . $arrCountryName["$ingCountries"] . ""; } else { $boolContinue = 0;} echo ''; } echo ''; } echo ''; } if (!empty($CountryId) && is_numeric($CountryId)) { if ( count ($arrCity["$CountryId"]) > 0 ) { $boolContinue = 1; ?>
" . $arrNameCities . ""; } else { echo " " . $arrNameCities . ""; } } else { $boolContinue = 0;} ?>
1 " != $paginationInfo["strPagination"]) { ?>
isMobile() && !$detect->isTablet()) { $i = 1; while($row = fetch_array($result)) { ?>
'; } ?>
1 " != $paginationInfo["strPagination"]) { ?>

0 ) { ?>
Отдых - информация о стране:




0 ) { $rowContent = mysql_fetch_assoc ($resultContent); } if ( "" != $rowContent['strContent_2'] ) { $strContent = nl2br($rowContent['strContent_2']); echo "
" . $strContent . "
"; } /* if ("" != $arrcontent2["$CountryId"][0] && "" == $arrQueryInfo['lngPage']) { $strContent = nl2br($arrcontent2["$CountryId"][0]); echo "
" . $strContent . "
"; } */ include_once("./footer.inc.php"); ?>