Travel
Mount Everest Expedition - We offer Trekking in Nepal,Nepal Trekking,Hiking in Nepal,City Tour in Nepal,Peak Climbing in Nepal,Expedition in Nepal and other all travel related services in cheap price.Please feel free to contact.
Maharaja Express - Regale in the comfort and romance of luxury train in India aboard Maharajas’ Express, the only royal train to travel pan India. Know all about the train here.
royal rajasthan on wheels review - Get online booking and detailed information on Royal Rajasthan on Wheels. Enjoy once in a life time experience on the Princely Royal Rajasthan on Wheels.
palace on wheels indian railways - Started as a joint venture of Rajasthan Tourism Development Corporation and Indian Railways in 1982, the Palace on Wheels is the most luxurious train tour in India.
Goa Tours - The customizable Goa tour packages are just glimpses of the real fun that wait to excite your very senses.
Nepal Environmental Treks & Expedition - We offer Trekking in Nepal,Nepal Trekking,Hiking in Nepal,Tour in Nepal,Peak Climbing in Nepal,Expedition in Nepal and other all travel related services in cheap price.Please feel free to contact.
Best Poland tours and holidays -
<a href="http://www.designerclothingaccessory.com">womens fashion accessories</a>
Description: Beijing attractions and senic spots including Great Wall, Forbidden City, Summer Palace and other attractions of Beijing.
Beijing Day Tours
DIY China tours provide Beijing day tours to Great Wall, Forbidden City, Summer Palace, Tiananmen Square.
News/Media
No link list found.
Uncategories
Get Links Free - Add your links instantly, no need to wait for approval.
Halong Bay Cruise, Cruise Halong Bay, Halong Bay Junk Cruises, Halong Bay Cruise Junks, Halong Bay wooden Junk Cruises, Halong Bay Luxury Boat Cruises
Your travel partner in Cambodia, Laos and Vietnam
Phnom Penh Tour specializes in Cambodia travel & including tours and hotels, helicopter services, ticketing service also MICE travel. We also provide luxury travel like cruises and tours at high quality of service. Our golden services give you a personal and upclose experience.
Vietnam tour and travel service
Vietnam crime record, Vietnam travel agencies, Vietnam airfair,Vietnam culture, Vietnam beach.
Vietnam tourism and travel information including facts, maps, history, culture, transport and weather in Vietnam. Find popular places to visit.
Travel To Komodo Island Tours & Komodo Diving Adventure
volunteer opportunities,volunteer opportunity
volunteer work, charity work, volunteer summer, volunteer in Nepal
volunteering in Nepal, non profit organization
http://www.volunteercharitywork.org
www.asianadventuretre.com
Car Hire Malaga
Offering car hire services for Malaga Spain. All inclusive holiday packages including golf tee times, car hire and hotel bookings.
Travel To Komodo Island Tours & Komodo Diving Adventure
Bhutan Scenic Tours Bhutan Scenic Tours is a Bhutan based travel agency company, organizing trekking adventures, mountain climbing, bike expedition, cultural tour,sightseeing and festival tour to Bhutan.
Nepal Travel Guide
Information on Trekking In Nepal, sightseeing, hotels of Nepal, Flight To Nepal, Nepal News and Directory of Nepal Tourism and Travel Forum
SubGamers
Travel vietnam - hotel, resort and tour booking
Travel Operator in Vietnam. Online Vietnam Resorts Booking, Vietnam Hotels Booking. Vietnam Tourist Information, Vietnam Culture Information, Vietnam Attractions
Travel vietnam - hotel, resort and tour booking
Travel Operator in Vietnam. Online Vietnam Resorts Booking, Vietnam Hotels Booking. Vietnam Tourist Information, Vietnam Culture Information, Vietnam Attractions
Exchange links with another 20+ sites instantly
Learn Spanish: Spanish Romance provides free spanish lessons and spanish language resources developed by spanish teachers to learn spanish online free.
Learn Spanish: Spanish Romance provides free spanish lessons and spanish language resources developed by spanish teachers to learn spanish online free.
7x24 Central Hostel, Budapest, Hungary
If you are looking for a cool, safe and clean place with nice staff, right in the centre of the city, this is the hostel you need! The 7x24 Central is a new hostel located at Deak square, the centre of public transport and entertainment.
Tee Times Marbella
Offering an all inclusive golf holiday package including tee times, accommodation, car hire and full time service for the Costa del Sol golf courses in Marbella Malaga Spain.
Global Mall-Espain shopping Mall - Global Mall- The world local mall.Espain shopping over 200 world reknown shops and malls huge discount online.
iWebDirectory.co.uk | Submit URL - Link Exchange Web Directory
<a href="http://www.link-exchange.ws/link-exchange/in.php?id=">Link Exchange Directory</a>
Get Links Free - Add your links instantly, no need to wait for approval.
Yucatan Hotels Directory – The best Hotels in Yucatan to the smallestguaranteed price. The reservation with us is very easy, only you should choose its favorite hotel and to select in our reservation form the entrance dates and exit of the Hotel. We look for for you the best prices that there are for the rooms of that hotel
DermaTalk Skin Care and Beauty Directory
volunteer opportunities,volunteer opportunity
volunteer work, charity work, volunteer summer, volunteer in Nepal
volunteering in Nepal, non profit organization
http://www.volunteercharitywork.org
Small business web directory by catagory and pages
Get listed under trekking companies category. Also try at Beauty | Business | Construction | Education | Finance | Health | Insurance | Jobs | Medical | Real Estate | Travel
Link exchange | Internet Marketing
LinkAlizer makes it easy and fast for you to find link exchange partners and increase traffic.
Get Links Free - Add your links instantly, no need to wait for approval.
Canada Directory - Canadian directory featuring real estate, travel & tourism, business & services links of all kinds.
Free Link Directory Cnxy8.com
Australian Travel Directory Australia
Link directory of Top Sites
SEO friendly web directory of top sites & blogs organized by topic into categories and presented according to relevance of website. Submit your website free.
Web Directories
Travel Directory
No link list found.
Outdoor Activities
No link list found.
Fishing
No link list found.
Sports
No link list found.
Rock Climbing
No link list found.
Meditation
No link list found.
Jobs & Volunteer
No link list found.
Shopping
No link list found.
Legal Advice/Service
No link list found.
Golf
No link list found.
Computer & Internet
No link list found.
Vehicle Service
No link list found.
Education
No link list found.
Cultural Exchange
No link list found.
River Fun
No link list found.
un
/** * AutomaticBackLinks.com - PHP linking code * Copy and paste this code in your php document where you want your links to display * Make sure that this code is inside PHP tags */ error_reporting(1); //Settings $abCacheFolderName = "automaticbacklinks_cache"; $abAccountCode = "e407ed9cd5c0ccf2842ce0aaa82a5bc7"; $abCacheHours = "24"; /** * Do not change anything below * Do not change anything below * Do not change anything below * Do not change anything below * Do not change anything below */ $v = "2.3"; $s = "php"; $abMsg = array(); if (trim($_GET['ab_debug']) == 'e407ed9cd5c0ccf2842ce0aaa82a5bc7') { $debug = true; echo "Version: ".$v; echo "System: ".$s; unset($_GET['ab_debug']); } //Create cache folder if it does not exist $cacheFolder = abGetCacheFolder($abCacheFolderName, $debug); if ($cacheFolder) { //Current URL $page = abGetPageUrl($debug); if (abIsValidUrl($page, $debug)) { $cacheFileName = $cacheFolder."/".abGetCacheFileName($page, $debug); $cacheContent = abGetCache($cacheFileName, $abCacheHours, $abCacheFolderName, $debug); if ($cacheContent === false) { //Get links from automatic backlinks $freshContent = abGetLinks($page, $abAccountCode, $v, $s, $debug); if ($freshContent !== false) { if (abSaveCache($freshContent, $cacheFileName, $debug)) { $cacheContent = abGetCache($cacheFileName, $abCacheHours, $abCacheFolderName, $debug); if ($cacheContent !== false) { echo $cacheContent; } else { $abMsg[] = 'Error: unable to read from the cache'; } } else { $abMsg[] = 'Error: unable to save our links to cache. Please make sure that the folder '.$abCacheFolderName.' located in the folder '.$_SERVER['DOCUMENT_ROOT'].' and has CHMOD 0777'; } } else { $abMsg[] = 'Error: unable to get links from server. Please make sure that your site supports either file_get_contents() or the cURL library.'; } } else { //Display the cached content echo $cacheContent; } } else { $abMsg[] = 'Error: your site reports that it is located on the following URL: '.$page.' - This is not a valid URL and we can not display links on this page. This is probably due to an incorrect setting of the $_SERVER variable.'; } } else { $abMsg[] = 'Error: Unable to create or read from your link cache folder. Please try to create a folder by the name "'.$abCacheFolderName.'" directly in the root of your site and CHMOD the folder to 0777'; } foreach ($abMsg as $error) { echo $error."
"; } /** * Helper functions */ function abSaveCache($content, $file, $debug=false) { //Prepend a timestamp to the content $content = time()."|".$content; echo ($debug) ? "Saving Cache: ".$content : ""; $fh = fopen($file, 'w'); if ($fh !== false) { if (!fwrite($fh, $content)) { echo ($debug) ? "Error Saving Cache!" : ""; return false; } } else { echo ($debug) ? "Error opening cache file for writing!" : ""; return false; } if (!fclose($fh)) { echo ($debug) ? "Error closing file handle!" : ""; return false; } if (!file_exists($file)) { echo ($debug) ? "Error could not create cache file!" : ""; return false; } else { echo ($debug) ? "Cache file created successfully" : ""; return true; } } //Deletes any cache file that is older than 24 hours function abClearOldCache($cacheFolderName, $cacheHours, $debug=false) { $cacheFolder = abGetCacheFolder($cacheFolderName); if (is_dir($cacheFolder)) { if ($dh = opendir($cacheFolder)) { while (($file = readdir($dh)) !== false) { if (strpos($file, ".cache")) { $modified = filemtime($cacheFolder."/".$file); $timeCutOff = time()-(60*60*$cacheHours); if ($modified < $timeCutOff) { @unlink($cacheFolder."/".$file); } } } closedir($dh); } } } //Returns the full path to the cache folder and also creates it if it does not work function abGetCacheFolder($cacheFolderName, $debug=false) { if (isset($_SERVER['DOCUMENT_ROOT'])) { $docRoot = rtrim($_SERVER['DOCUMENT_ROOT'],"/"); //Remove any trailing slashes } else if (isset($_SERVER['PATH_TRANSLATED'])) { $docRoot = rtrim(substr($_SERVER['PATH_TRANSLATED'], 0, 0 - strlen($_SERVER['PHP_SELF'])), '\\'); $docRoot = str_replace('\\\\', '/', $docRoot); } else { echo ($debug) ? "Error: Could not construct cache path" : ""; } $cacheFolder = $docRoot."/".$cacheFolderName; echo ($debug) ? "Cache folder is: ".$cacheFolder : ""; if (!file_exists($cacheFolder)) { echo ($debug) ? "Cache folder does not exist: ".$cacheFolder : ""; if (!@mkdir($cacheFolder,0777)) { echo ($debug) ? "Error - could not create cache folder: ".$cacheFolder : ""; return false; } else { echo ($debug) ? "Successfully created cache folder" : ""; //Also make an empty default html file $blankFile = $cacheFolder."/index.html"; if (!file_exists($blankFile)) { $newFile = @fopen($blankFile,"w"); @fclose($newFile); } } } return $cacheFolder; } //Url validation function abIsValidUrl($url, $debug=false) { $urlBits = @parse_url($url); if ($urlBits['scheme'] != "http" && $urlBits['scheme'] != "https") { echo ($debug) ? "Error! URL does not start with http: ".$url : ""; return false; } else if (strlen($urlBits['host']) < 4 || strpos($urlBits['host'], ".") === false) { echo ($debug) ? "Error! URL is incorrect: ".$url : ""; return false; } return true; } //Get the name of the cache file name function abGetCacheFileName($url, $debug=false) { $cacheFileName = md5($url).".cache"; echo ($debug) ? "Cache file name for URL: ".$url." is ".$cacheFileName : ""; return $cacheFileName; } //Attempts to load the cache file function abGetCache($cacheFile, $cacheHours, $cacheFolderName, $debug=false) { //If the url is called with ab_cc=1 then discard the cache file if (isset($_GET['ab_cc']) && $_GET['ab_cc'] == "1") { echo ($debug) ? "Clear cache invoked!" : ""; abRemoveCacheFile($cacheFile); unset($_GET['ab_cc']); return false; } if (!file_exists($cacheFile)) { echo ($debug) ? "Error! Cache file does not exist! ".$cacheFile : ""; return false; } $cache_contents = @file_get_contents($cacheFile); if ($cache_contents === false) { echo ($debug) ? "Error: Cache file is completely empty!" : ""; return false; } else { echo ($debug) ? "Cache file contents".$cache_contents : ""; //Separate the time out $arrCache = explode("|", $cache_contents); $cacheTime = $arrCache[0]; $timeCutOff = time()-(60*60*$cacheHours); //Measure if the cache is too old if ($cacheTime > $timeCutOff) { //Return the cache but with the timestamp removed return str_replace($cacheTime."|", "", $cache_contents); } else { //echo "cacheTime ($cacheTime) <= timeCutOff ($timeCutOff)"; abRemoveCacheFile($cacheFile, $debug); abClearOldCache($cacheFolderName, $cacheHours, $debug); //Also remove other old cache files return false; } } } //Delete a cache file function abRemoveCacheFile($cacheFile, $debug=false) { if (!@unlink($cacheFile)) { echo ($debug) ? "Error: Could not remove cache file: ".$cacheFile : ""; return false; } else { echo ($debug) ? "Successfully removed the cache file: ".$cacheFile : ""; return true; } } //Loads links from the automaticbacklinks web site function abGetLinks($page, $accountCode, $v, $s, $debug=false) { //Make the URL $url = "http://www.automaticbacklinks.com/links.php"; $url = $url."?a=".$accountCode; $url = $url."&v=".$v; $url = $url."&s=".$s; $url = $url."&page=".urlencode($page); echo ($debug) ? "Making call to AB: ".$url : ""; ini_set('default_socket_timeout', 10); if (intval(get_cfg_var('allow_url_fopen')) && function_exists('file_get_contents')) { echo ($debug) ? "Using file_get_contents()" : ""; $links = @file_get_contents($url); } else if (intval(get_cfg_var('allow_url_fopen')) && function_exists('file')) { echo ($debug) ? "Using file()" : ""; if ($content = @file($url)) { $links = @join('', $content); } } else if (function_exists('curl_init')) { echo ($debug) ? "Using cURL()" : ""; $ch = curl_init ($url); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $links = curl_exec($ch); curl_close ($ch); } else { echo ($debug) ? "Error: no method available to fetch links!" : ""; return false; } return $links; } //remove ab_cc etc. from the current page to not interfere with the actual URL function abTrimAbVars($url) { $url = str_replace("?ab_cc=1", "", $url); $url = str_replace("&ab_cc=1", "", $url); $url = str_replace("?ab_debug=e407ed9cd5c0ccf2842ce0aaa82a5bc7", "", $url); $url = str_replace("&ab_debug=e407ed9cd5c0ccf2842ce0aaa82a5bc7", "", $url); $url = str_replace("&phpinfo=1", "", $url); return $url; } //Get page function abGetPageUrl($debug=false) { $query = ""; $protocol = (isset($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS']) != "off") ? "https://" : "http://"; $host = $_SERVER['HTTP_HOST']; if ($_SERVER["REDIRECT_URL"]) { //Redirect if (isset($_SERVER['REDIRECT_SCRIPT_URI'])) { //Use URI - it is complete $page = $_SERVER['REDIRECT_SCRIPT_URI']; } else { //Use file and query $file = $_SERVER["REDIRECT_URL"]; if (isset($_SERVER['REDIRECT_QUERY_STRING'])) { $query = "?".$_SERVER['REDIRECT_QUERY_STRING']; } } } else { //No redirect if (isset($_SERVER['REQUEST_URI'])) { //Use URI if (substr($_SERVER['REQUEST_URI'],0,4) == "http") { //Request URI has host in it $page = $_SERVER['REQUEST_URI']; } else { //Request uri lacks host $page = $protocol.$host.$_SERVER['REQUEST_URI']; } } else if (isset($_SERVER['SCRIPT_URI'])) { //Use URI - it is complete $page = $_SERVER['SCRIPT_URI']; } else { $file = $_SERVER['SCRIPT_NAME']; if (isset($_SERVER['QUERY_STRING'])) { $query = "?".$_SERVER['QUERY_STRING']; } } } if (!$page) { $page = $protocol.$host.$file.$query; } $page = abTrimAbVars($page); echo ($debug) ? "This page is reported as: ".$page : ""; return $page; } //Show phpinfo if debug is on and phpinfo is requested if ($debug && $_GET['phpinfo']) { ?> #phpinfo_div { position:fixed; bottom:0; left:0; height:300px; width:100%; overflow:scroll; background:#F0F0F0; color:#000; border-top:2px solid; z-index:999; }