+91 98231 79191 / +91 99230 63562
MENU
Toggle navigation
(current)
Tours
getInfo('',$sqldata); $datacount = count($countrylist); for($i=0;$i<$datacount;$i++) { $countryname = $countrylist[$i]['countryname']; $countrydropdown .= "
".$countryname."
"; } echo $countrydropdown; ?>
Tours
= '$currentdate' and themeid = 1 order by tourpackagelocation"; // limit 4 //echo $sql; $pagelist = $testclass->getInfo('',$sql); $rowcount = count($pagelist); //return $pagelist; //echo "rowcount ".$rowcount; if(is_array($pagelist)) { for($i=0;$i<$rowcount;$i++) { $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; ?>
=$tourpackagelocation?>
= '$currentdate' order by tourpackagelocation,tourpackagetitle"; // limit 4 //echo $sql; $pagelist = $testclass->getInfo('',$sql); $rowcount = count($pagelist); //return $pagelist; //echo "rowcount ".$rowcount; if(is_array($pagelist)) { $MenuDiv =""; $j = 1; $MenuDiv = "
"; for($i=0;$i<$rowcount;$i++) { $tourpackageid = $pagelist[$i]['tourpackageid']; $tourpackagetitle = $pagelist[$i]['tourpackagetitle']; $tourpackagetitleForURL = cleanURL(preview_text($pagelist[$i]['tourpackagetitle'],50)); $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; $isspecialpackage = $pagelist[$i]['isspecialpackage']; $readmorephotothumb = $pagelist[$i]['readmorephotothumb']; $homepagephotothumb = $pagelist[$i]['homepagephotothumb']; $packagevalidfromdate = date('d M Y',strtotime($pagelist[$i]['packagevalidfromdate'])); $packagevalidtodate = date('d M Y',strtotime($pagelist[$i]['packagevalidtodate'])); $noofnights = $pagelist[$i]['noofnights']; $noofdays = $pagelist[$i]['noofdays']; $tourstrikethroughcostfrom = $pagelist[$i]['tourstrikethroughcostfrom']; $tourcostfrom = $pagelist[$i]['tourcostfrom']; $tourpackageshortdesc = preview_text($pagelist[$i]['tourpackageshortdesc'],100); $link = DOC_ROOT.'package-'.$tourpackageid.'-'.$tourpackagetitleForURL.'-.htm'; $themeid = $pagelist[$i]['themeid']; if($homepagephotothumb>'') { //$pageimagepath1 = LOGO_THUMB_IMAGE.$pageimagepath; $packageimagepath1 = PACKAGE_IMAGE.$homepagephotothumb; } else { $packageimagepath1 = IMAGE_DIR.'noplayerimg.jpeg'; } if($themeid == 1) { $MenuDiv .= '
'; $MenuDiv .= '
'; $MenuDiv .= '
'; $MenuDiv .= '
'.$tourpackagetitle.'
'; $MenuDiv = $MenuDiv . "
"; } elseif ($i==($rowcount+1)) // end of loop { $MenuDiv .= "
"; } /* if ($j == 2) { $MenuDiv = $MenuDiv . "
"; $j = 1; } else { $j = $j + 1; } */ $j = 1; //echo $j; } // if ($i % 2 <> 0) // { // $MenuDiv .= "
"; // } $strforreplace = '
'; $MenuDiv = str_replace($strforreplace,"",$MenuDiv); echo $MenuDiv; } ?>
Signature Holidays
//$sqlsignature = "select tourpackagelocation from GTR_tourpackages where packagedeleted='0' and packagestatus = 1 and tourpackagelocation!='LADAKH 11 N / 12 D' and GTR_tourpackages.packagevalidfromdate >= '$currentdate' GROUP by tourpackagelocation order by tourpackagelocation,tourpackagetitle"; // limit 4 //$sqlsignature = "select tourpackagelocation from GTR_tourpackages where packagedeleted='0' and packagestatus = 1 and GTR_tourpackages.packagevalidfromdate >= '$currentdate' GROUP by tourpackagelocation order by tourpackagelocation,tourpackagetitle"; // limit 4 // changed by rajiv on 27th august 2024 on instructions from amruta from tyremark $sqlsignature = "select tourpackagelocation from GTR_tourpackages where packagedeleted='0' and packagestatus = 1 GROUP by tourpackagelocation order by tourpackagelocation,tourpackagetitle"; // limit 4 //echo $sqlsignature; $pagelistsignature = $testclass->getInfo('',$sqlsignature); $rowcountsign = count($pagelistsignature); for($j=0;$j<$rowcountsign;$j++) { $tourpackagelocation1 = $pagelistsignature[$j]['tourpackagelocation']; $list.='
'.$tourpackagelocation1.'
'; } if(is_array($pagelist)) { for($i=0;$i<$rowcount;$i++) { $tourpackageid = $pagelist[$i]['tourpackageid']; $tourpackagetitle = $pagelist[$i]['tourpackagetitle']; $tourpackagetitleForURL = cleanURL(preview_text($pagelist[$i]['tourpackagetitle'],50)); $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; $isspecialpackage = $pagelist[$i]['isspecialpackage']; $readmorephotothumb = $pagelist[$i]['readmorephotothumb']; $homepagephotothumb = $pagelist[$i]['homepagephotothumb']; $packagevalidfromdate = date('d M Y',strtotime($pagelist[$i]['packagevalidfromdate'])); $packagevalidtodate = date('d M Y',strtotime($pagelist[$i]['packagevalidtodate'])); $noofnights = $pagelist[$i]['noofnights']; $noofdays = $pagelist[$i]['noofdays']; $tourstrikethroughcostfrom = $pagelist[$i]['tourstrikethroughcostfrom']; $tourcostfrom = $pagelist[$i]['tourcostfrom']; $tourpackageshortdesc = preview_text($pagelist[$i]['tourpackageshortdesc'],100); $link = DOC_ROOT.'package-'.$tourpackageid.'-'.$tourpackagetitleForURL.'-.htm'; $themeid = $pagelist[$i]['themeid']; if($homepagephotothumb>'') { //$pageimagepath1 = LOGO_THUMB_IMAGE.$pageimagepath; $packageimagepath1 = PACKAGE_IMAGE.$homepagephotothumb; } else { $packageimagepath1 = IMAGE_DIR.'noplayerimg.jpeg'; } if($themeid == 2) { if($i==0) { echo $list; break;} } } } ?>
if(is_array($pagelist)) { $j = 1; $MenuDiv = "
"; for($i=0;$i<$rowcount;$i++) { $tourpackageid = $pagelist[$i]['tourpackageid']; $tourpackagetitle = $pagelist[$i]['tourpackagetitle']; //$tourpackagetitle1 = preview_text($pagelist[$i]['tourpackagetitle'],50); $tourpackagetitleForURL = cleanURL(preview_text($pagelist[$i]['tourpackagetitle'],50)); // $tourpackagetitleForURL = cleanURL($tourpackagetitle1); $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; $isspecialpackage = $pagelist[$i]['isspecialpackage']; $readmorephotothumb = $pagelist[$i]['readmorephotothumb']; $homepagephotothumb = $pagelist[$i]['homepagephotothumb']; $packagevalidfromdate = date('d M Y',strtotime($pagelist[$i]['packagevalidfromdate'])); $packagevalidtodate = date('d M Y',strtotime($pagelist[$i]['packagevalidtodate'])); $noofnights = $pagelist[$i]['noofnights']; $noofdays = $pagelist[$i]['noofdays']; $tourstrikethroughcostfrom = $pagelist[$i]['tourstrikethroughcostfrom']; $tourcostfrom = $pagelist[$i]['tourcostfrom']; $tourpackageshortdesc = preview_text($pagelist[$i]['tourpackageshortdesc'],100); $link = DOC_ROOT.'package-'.$tourpackageid.'-'.$tourpackagetitleForURL.'.htm'; // $link = DOC_ROOT.'itenary.php?tourpackageid='.$tourpackageid.'&Msg='.$tourpackagetitleForURL; $themeid = $pagelist[$i]['themeid']; if($homepagephotothumb>'') { //$pageimagepath1 = LOGO_THUMB_IMAGE.$pageimagepath; $packageimagepath1 = PACKAGE_IMAGE.$homepagephotothumb; } else { $packageimagepath1 = IMAGE_DIR.'noplayerimg.jpeg'; } if($themeid == 2) { $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'.$tourpackagetitle.'
'; $MenuDiv = $MenuDiv . "
"; } elseif ($i==($rowcount+1)) // end of loop { $MenuDiv .= "
"; } /* if ($j == 2) { $MenuDiv = $MenuDiv . "
"; $j = 1; } else { $j = $j + 1; } */ $j = 1; //echo $j; } // if ($i % 2 <> 0) // { // $MenuDiv .= "
"; //} //$strforreplace = '
'; //$MenuDiv = str_replace($strforreplace,"",$MenuDiv); echo $MenuDiv; } ?>
Heritage Holidays
= '$currentdate' and themeid = 4 order by tourpackagelocation"; // limit 4 //echo $sql; $pagelist = $testclass->getInfo('',$sql); $rowcount = count($pagelist); //return $pagelist; //echo "rowcount ".$rowcount; if(is_array($pagelist)) { for($i=0;$i<$rowcount;$i++) { $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; ?>
=$tourpackagelocation?>
$testclass = new AllTables(); $pagename = $_GET['pagename']; //$sql = "select * from mstpages where pagelink like '$pagename%' and isapproved='1'"; $sql = "select * from GTR_tourpackages where packagedeleted='0' and packagestatus = 1 and GTR_tourpackages.packagevalidfromdate >= '$currentdate' order by tourpackagelocation,tourpackagetitle"; // limit 4 // echo $sql; $pagelist = $testclass->getInfo('',$sql); $rowcount = count($pagelist); //return $pagelist; //echo "rowcount ".$rowcount; if(is_array($pagelist)) { $j = 1; $MenuDiv = "
"; for($i=0;$i<$rowcount;$i++) { $tourpackageid = $pagelist[$i]['tourpackageid']; $tourpackagetitle = $pagelist[$i]['tourpackagetitle']; $tourpackagetitleForURL = cleanURL(preview_text($pagelist[$i]['tourpackagetitle'],50)); $tourpackagelocation = $pagelist[$i]['tourpackagelocation']; $isspecialpackage = $pagelist[$i]['isspecialpackage']; $readmorephotothumb = $pagelist[$i]['readmorephotothumb']; $homepagephotothumb = $pagelist[$i]['homepagephotothumb']; $packagevalidfromdate = date('d M Y',strtotime($pagelist[$i]['packagevalidfromdate'])); $packagevalidtodate = date('d M Y',strtotime($pagelist[$i]['packagevalidtodate'])); $noofnights = $pagelist[$i]['noofnights']; $noofdays = $pagelist[$i]['noofdays']; $tourstrikethroughcostfrom = $pagelist[$i]['tourstrikethroughcostfrom']; $tourcostfrom = $pagelist[$i]['tourcostfrom']; $tourpackageshortdesc = preview_text($pagelist[$i]['tourpackageshortdesc'],100); $link = DOC_ROOT.'package-'.$tourpackageid.'-'.$tourpackagetitleForURL.'-.htm'; $themeid = $pagelist[$i]['themeid']; if($homepagephotothumb>'') { //$pageimagepath1 = LOGO_THUMB_IMAGE.$pageimagepath; $packageimagepath1 = PACKAGE_IMAGE.$homepagephotothumb; } else { $packageimagepath1 = IMAGE_DIR.'noplayerimg.jpeg'; } if($themeid == 4) { $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'; $MenuDiv = $MenuDiv . '
'.$tourpackagetitle.'
'; $MenuDiv = $MenuDiv . "
"; } /* if ($j == 2) { $MenuDiv = $MenuDiv . "
"; $j = 1; } else { $j = $j + 1; } */ //echo $j; } /* if ($i % 2 <> 0) { $MenuDiv = $MenuDiv . "
"; } $strforreplace = '
'; $MenuDiv = str_replace($strforreplace,"",$MenuDiv); */ echo $MenuDiv; } ?>
Personalized Holidays
Testimonials
Blog
contact