A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessioncd0e8986a1296b24b3085ad9db3cececb8ac951b): 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:
Trust Services Fnb

Trust Services Fnb

independence ave, Windhoek Namibia

First National Bank's Trust Services    department offers     a personalized and confidential approach to helping our customers achieve their financial objectives.

Banks

View Business Listing
First National Bank Of Namibia Ltd

First National Bank Of Namibia Ltd

schinz st windhoek

First National Bank        (FNB) - Banking            Products           and        Services for    South Africa's Financial Needs.

Banks

View Business Listing
Maxi Finansiele Adviseurs

Maxi Finansiele Adviseurs

KEETMANSHOOP NAMIBIA

Maxi Finansiele Adviseurs is located in Keetmanshoop, Namibia. Company is working in Banks, credit unions business activities.

Credit Control and Advise Services

View Business Listing
Wesbank

Wesbank

LEVINSON ARCADE INDEPENDENCE AVE,WINDHOEK NAMIBIA

Your fleet can become an administrative nightmare if it is not managed effectively. Let WesBank tailor-make a fleet management solution for you. Whether you need a full fleet maintenance service or a single component such...

Merchant Banks

View Business Listing
Netfin Asset Finance (PTY) Ltd

Netfin Asset Finance (PTY) Ltd

26 Hyper Motor City. Maxwell St

NetFin Asset Finance (Pty) Ltd (NetFin) is the only fully fledged Namibian asset-based finance company, which focuses on the corporate rental market with a wide spectrum of products and services. NetFin not only focuses on...

Money Lenders

View Business Listing
Securitas Insurance Brokers (PTY) Ltd Mariental

Securitas Insurance Brokers (PTY) Ltd Mariental

95 Hendrick Witbooi rd, Mariental Namibia

As an insurance broker, we promote and sell the products of insurance companies, who in turn have their range of different products in the market. For the average man on the street, it would be...

Share Brokers

View Business Listing
Fides Bank Namibia- Ongwediva

Fides Bank Namibia- Ongwediva

Marula Street, Ongwediva Namibia

FIDES Bank Namibia is a commercial bank in Namibia. The bank's headquarters in Rockwell Center in Ongwediva.

Banks Finance Commercial

View Business Listing
First National Bank Of Namibia Ltd- Ondangwa

First National Bank Of Namibia Ltd- Ondangwa

First City Center Main Road Olunkono, Ondangwa Namibia

As First National Bank of Namibia LTD- Ondangwa  part of FNB Namibia, we offer our customers a range of products and services to suit their; and their business' needs. We also focus on the community and...

Banks

View Business Listing
First National Bank Of Namibialtd

First National Bank Of Namibialtd

138 Sam Nuyoma avenue Walvis Bay

For all you r Banking Requirements,come and visit us today. FNB. How Can we help you?

Banks

View Business Listing
NamClear PTY LTD

NamClear PTY LTD

C/O Feld & Rieks van der Walt street Windhoek Namibia

Namclear is a cooperative venture between the four commercial Namibian-based banks. Namclear has been classified as a service provider organization to the Banking Industry. As its core service, the company provides local clearing of...

Banks

View Business Listing

Namibia Map

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


desert in namibia in logo main.png

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