A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session0fd859492d4e5c59c81288ab0ad76bbd6b921ad7): Failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 172

Backtrace:

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 254
Function: library

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 154
Function: ci_autoloader

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 67
Function: initialize

File: /home/nmhmyna/web/my.na/public_html/application/controllers/A.php
Line: 7
Function: __construct

File: /home/nmhmyna/web/my.na/public_html/index.php
Line: 320
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /home/nmhmyna/tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 254
Function: library

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 154
Function: ci_autoloader

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 67
Function: initialize

File: /home/nmhmyna/web/my.na/public_html/application/controllers/A.php
Line: 7
Function: __construct

File: /home/nmhmyna/web/my.na/public_html/index.php
Line: 320
Function: require_once

80 Results Sort by:
The Cardboard Box Travel Shop

The Cardboard Box Travel Shop

15 Bismark Street, Windhoek

We offer a comprehensive travel service including car rental, accommodation, safaris, self drive itineraries and day trips. Our services range from booking a single nights accommodation through to complex itineraries.

Car Rental and Breakdown Hot Air Balloon Namibia Attractions Travel Agencies and Tour Operators

View Business Listing
Caprivi Car Hire

Caprivi Car Hire

135 Sam Nujoma Drive

Caprivi Car Hire was established in 1996 and consists of a fleet with approx. 80 vehicles.We offer a variety of vehicles such as Mini Busses (Toyota Quantum) and Four Wheel drive vehicles like Toyota Hilux Double Cabs (with or...

Car Rental and Breakdown

View Business Listing
Caprivi Car Hire - NTB Member
Frikkie's Workshop

Frikkie's Workshop

Independence Avenue, Windhoek

The Best for Vehicle repairs,   Spares and Tow-in services based in Outjo.

Auto Servicing and Repair Car Rental and Breakdown

View Business Listing
African Car Hire

African Car Hire

14 Ametis Str, Windhoek

African Car Hire

Car Rental and Breakdown

View Business Listing
African Car Hire - NTB Member
Aloe 4x4 Car Hire

Aloe 4x4 Car Hire

169 Mose Tjitendero street, Malcolm Spence

Aloe 4x4 Car Hire is a fully owned Namibian company established in 2005 and operating out of Windhoek (the capital of Namibia). Aloe 4x4 Car Hire is a member of Namibia Tourism Board and adhere...

Car Rental and Breakdown

View Business Listing
Andes Car Rental (PTY)

Andes Car Rental (PTY)

25 Voigts Str, Windhoek

\"FOR YOUR RENTAL SATISFACTION\"

Car Rental and Breakdown

View Business Listing
Autovermietung Savanna Car Rental and 4 X 4

Autovermietung Savanna Car Rental and 4 X 4

80 Thrift Str, Windhoek

Dear Customer, As an established car hire company with 15 years experience in car rental we like to introduce our company to you. Our aim is not to be the biggest company (max 50 cars) but to...

Car Rental and Breakdown

View Business Listing
Avis Rent A Car

Avis Rent A Car

Eros Airport, Aviation Road, Windhoek

Avis Rent a Car is the leading South African Car Rental Company, its success underpinned by the Brand Ambassador programme. Each staff member has made a personal commitment to exceed customer expectations at every interface....

Car Rental and Breakdown

View Business Listing
B-mobile Car Rental

B-mobile Car Rental

195 Mandume Ndemufayo Ave

B-MOBILE CAR RENTAL NAMIBIA your FIRST CLASS Car and 4x4 Rental

Car Rental and Breakdown

View Business Listing
Bobo Campers

Bobo Campers

24 Nguni Street Northern Industrial

Bobo Campers is a well established camper hire company in the Southern Africa market with the newest range of campers equipped for comfort as well as Spacious and luxurious, with everything you need. From 2008...

Car Rental and Breakdown

View Business Listing

Namibia Map

To benefit from this, make sure that you have location services enabled for this website.


js in Namibia - Page 2

https://www.my.na/map/result_ajax/", 'data': { 'cat': cat, 'type': type }, 'dataType': "json", 'success': function (data) { locations = data; deleteMarkers(); //geolocate(map); setMarkers(map, locations); } }); } $('#sort_asc').on('click', function(e){ $('#sortby').val('ASC'); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); $('#sort_desc').on('click', function(e){ $('#sortby').val('DESC'); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); $('#sort_rate').on('click', function(e){ $('#sortby').val(''); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); // Sets the map on all markers in the array. function setAllMap(map) { for (var i = 0; i < markers.length; i++) { markers[i].setMap(map); } } // Removes the markers from the map, but keeps them in the array. function clearMarkers() { setAllMap(null); } // Shows any markers currently in the array. function showMarkers() { setAllMap(map); } // Deletes all markers in the array by removing references to them. function deleteMarkers() { clearMarkers(); markers = []; } var styles = [{"featureType":"administrative","elementType":"all","stylers":[{"visibility":"simplified"}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#fcfcfc"}]},{"featureType":"poi","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#fcfcfc"}]},{"featureType":"road.highway","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#eeeeee"}]},{"featureType":"water","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]}];