A PHP Error was encountered

Severity: Warning

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

Technicool cc

Shop 4 Grand ave, Walvis Bay Namibia

Techicool CC is located at Shop 4 grand avenue, Walvis Bay.Contact us today

General Business Services

View Business Listing
Independent Business Systems (PTY) Ltd Oshikango

Independent Business Systems (PTY) Ltd Oshikango

Linn Shopping Mall, Oshikango Namibia

Independent Business Systems (Pty) Ltd (IBS) has been a 100% Namibian owned Company since 1988. From the beginning IBS has grown with leaps and bounds to the Company of stature that it is...

General Business Services

View Business Listing
Horizon Commercial Capital (PTY) Ltd

Horizon Commercial Capital (PTY) Ltd

26 hyper motor city maxwell st

orizon Capital provides an all encompassing commercial property investment service. We build high yield commercial property portfolios for our private clients through direct investment and ownership

General Business Services

View Business Listing
Active Ventures Marketing

Active Ventures Marketing

Swakopmund, Namibia

We specializes in providing exclusive marketing strategies for establishments by personal networking services with major tour operators and at trade fairs.

Marketing and Research

View Business Listing
Active Ventures Marketing -  HAN Member
A Z Imports and Exports (PTY) Ltd

A Z Imports and Exports (PTY) Ltd

17 Hercules Street windhoek namibia

we assist in the importing and exporting of good to and from namibia

Import / Export

View Business Listing
DStv Namibia Commercial

Based on: 1 reviews

DStv Namibia Commercial

161 Nelson Mandela Avenue,Windhoek, Central Namibia, Namibia

Multichoice Namibia Subscriber management services for pay-tv called DSTV. Purchase a decoder and a smartcard, pay your subscription and enjoy a wide ...Multichoice Africa. Self Service. MultiChoice Namibia. Home

Business Organisations

View Business Listing
DStv Namibia Commercial -  HAN Member
Binvis Investment 164 (PTY) Ltd

Binvis Investment 164 (PTY) Ltd

ARMSTRONG STREET SOURTHERN IND,WINDHOEK NAMIBIA

BINVIS INVESTMENT 164 (PTY) LTD WORKING WITH INVESTMENT BUSINESS ACTIVITIES

General Business Services

View Business Listing
Scanning Solutions

Scanning Solutions

44 Copper Street Prosperita Windhoek Namibia

Scanning Solutions business is currently located in Windhoek Namibia.

Printing and Publishing

View Business Listing
Elga Enviro Rehab cc

Elga Enviro Rehab cc

Phillip St Swakopmund

Elga environ rehab,please call us for more information.

General Business Services

View Business Listing
Omaheke Regional Council

Omaheke Regional Council

CHURCH STREET GOBABIS NAMIBIA

Omaheke Regional Council.working with general business activities

General Business Services

View Business Listing

Namibia Map

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


Money in owl.carousel.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"}]}];