A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session5cde80317c35dd26ca2c20784a77f88321b5436c): 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

0 Results Sort by:
Minet Insurance Brokers Windhoek

Minet Insurance Brokers Windhoek

No:17, Dr Theo-Ben Gurirab street, Luxury Hill, Klein Windhoek,Namibia

Minet Namibia insurance Brokers In Windhoek, Namibia

Associations in Namibia

View Business Listing
Premier Signs Africa (NAMIBIA) (PTY) Ltd

Premier Signs Africa (NAMIBIA) (PTY) Ltd

Windhoek Namibia

Premier Signs Africa (Namibia) (PTY) LTD specializes in the manufacturing of signs.

Printing Services

View Business Listing
Aggressive Rebel Outfitters

Aggressive Rebel Outfitters

31 Burger road

Two guys with an Idea to provide the best quality vehicle accessories, at the best affordable prices. With one of America's largest distributors backing us, we can supply almost anything at a better price.Find us...

Self Drive Tours

View Business Listing
Consolidated Monitoring Centre \(PTY\) Ltd

Consolidated Monitoring Centre \(PTY\) Ltd

33 Omuramba RD EROS WINDHOEK NAMIBIA

Consolidated Alerting & Notification Management in a Single Console ... If Flow Monitor is installed, Alert center enables setting up of multiple configurable

Tinting Services

View Business Listing
Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ)

Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ)

GIZ, Windhoek, Namibia

GIZ has been working in Namibia on behalf of the German Federal Ministry for Economic Cooperation and Development (BMZ) and the German Federal Ministry for the Environment, Nature Conservation, Building and Nuclear Safety (BMUB) since...

Associations in Namibia

View Business Listing
Discover Namibia

Discover Namibia

Windhoek Namibia

Discover Namibia aim to provide you with the most amazing Namibian experience and a holiday of a lifetime! We specialise in safaris to Namibia and use only the very best guides with extensive local knowledge...

Self Drive Tours

View Business Listing
Discover Namibia - NTB Member
Hardap Fast Freight

Hardap Fast Freight

Diehl Street

Couriers & Express

Courier and Shipping

View Business Listing
Momar Cleaning & Maintenance Chemicals cc

Momar Cleaning & Maintenance Chemicals cc

30 New Castle Street Windhoek, NAMIBIA

Momar Cleaning & Maintenance Chemicals cc. Momar Cleaning & Maintenance Chemicals cc ... Tags/Keywords. cleaning services windhoek namibia ...May 24, 2012 ? Momar Cleaning & Maintenance Chemicals CC. Momar Cleaning & Maintenance Chemicals CC. Full...

Courier and Shipping

View Business Listing
Innovation Group Namibia

Based on: 1 reviews

Innovation Group Namibia

C/o Nobel & Armstrong Street, Windhoek Namibia

At Innovation Group Namibia we enable business transformation for more than 800 insurers, banks, fleet, leasing and automotive companies across the globe with business process outsourcing, software, and world-class expertise.

legal services

View Business Listing
Decor Hire

Based on: 1 reviews

Decor Hire

No. 12 Sipres Street, Suiderhof, Windhoek

We are a friendly and professional décor hire company who will help you create the perfect setting for your special day. We provide wedding and event decor in Windhoek and across Namibia..

Events and Conferences

View Business Listing

Namibia Map

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


Namibia Attractions in jquery.fileInput.js

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"}]}];