displayDirectory(); //Get Region Data $rs = $objRegion->getvalue($id); if (is_resource($rs) && mysql_num_rows($rs)) { $row = mysql_fetch_array($rs); } $regImg = DOMAINPATH . "/images/parallax/cultural.jpg"; $regionWithImage = $objRegion->regionWithImage($id); if (count($regionWithImage) > 0) { $regImg = $regionWithImage["large_img_url"]; } //Get Destination(Cities) Lists $rsdestination = $objDestination->displayAll(); if (is_resource($rsdestination) && mysql_num_rows($rsdestination)) { while ($rowdest = mysql_fetch_array($rsdestination)) $arrdest[$rowdest["id"]] = $rowdest["name"]; } /* ------Replaces destination id with Destination(City) Name------- Returns - separated destinations(cities) name */ function replaceCityCode($str) { global $arrdest; $arrtemp = explode(",", $str); foreach ($arrtemp as $k => $v) { if ($v != "") $arrtemp[$k] = " " . $arrdest[$v]; } $strNew = implode(" |", $arrtemp); if (substr($strNew, 0, 3) == " | ") { $strNew = substr($strNew, 2); } return $strNew; } $allTags = $objTour->displayAllTag(); $arrTags = array(); if (is_resource($allTags) && mysql_num_rows($allTags)) { while ($rowTag = mysql_fetch_array($allTags)) { $arrTags[$rowTag["id"]]["tag"] = $rowTag["tag"]; $arrTags[$rowTag["id"]]["page_url"] = $rowTag["page_url"]; } } $_SESSION["galleryPath"] = $_SERVER["PHP_SELF"]; ?> Ancient India
displayRegionItinerary($id, $order); $i = 1; if (is_resource($rsIt) && mysql_num_rows($rsIt) > 0) { while ($rowIt = mysql_fetch_array($rsIt)) { $destformap = $objDestination->replaceCityWithCode($rowIt["destination_covered"]); $destStr = replaceCityCode($rowIt["destination_covered"]); $itPath = DOMAINPATH . "/" . $rsDirectory[$rowIt["id_directory_name"]] . "/" . $rowIt["page_url"]; if ($rowIt["small_img_url"] != "") { $itImage = $rowIt["small_img_url"]; } else { $itImage = "images/img_348X247.jpg"; } if ($rowIt["duration"] == 1) { $strDay = $rowIt["duration"] . " Day"; } else { $strDay = $rowIt["duration"] . " Days"; } $tagList = $rowIt["tour_tag"]; $resultTag = $objTag->displayItineraryTags($tagList); $strTag = ""; while ($rowTag = mysql_fetch_array($resultTag)) { $strTag = $strTag . "" . $rowTag["tag"] . " "; } ?>
"; } $i++; } }?>
Have a Question ?

Have a Question! feel free to contact us for more information for planning your memorable trip to India.


+91 9650498201