A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessionab442556daf4f9f2d25d882841b2bc376e141f33): 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:
U N Aids

U N Aids

klein windhoek namibia

Mission: UN AIDS, the Joint United Nations Programme on HIV/AIDS, is an innovative partnership that leads and inspires the world in achieving universal access to HIV prevention, treatment, care and support. UNAIDS fulfills its mission...

Business Organisations

View Business Listing
Snowball Studio

Based on: 2 reviews

Snowball Studio

1 Sinclair Park No.6 Sinclair Street Windhoek Namibia

With a combined total of nineteen years experience in the Design, Branding and Advertising field, we have had the opportunity and exposure of working with a wide spectrum of National and International brands. SnowballStudio is...

Advertising

View Business Listing
B D O - Swakopmund

B D O - Swakopmund

Estorff St Swakopmund, Namibia

BDO provides assurance, tax, financial advisory and consulting services to a wide range of publicly traded and privately held companies. BDO is a worldwide network of public accounting firms, called BDO Member Firms, serving international...

Accounting Services

View Business Listing
Orbit Technology Holdings

Orbit Technology Holdings

JOHN MEINERT STREET WINDHOEK NAMIBIA

Orbit Technology Holdings is located in Windhoek, Namibia. Company is working in General office services, Market research, Data collection, Communications, Computer services, Internet service providers, Audit and accounting, Industrial services business activities.

Marketing and Research

View Business Listing
Mpact Corrugated (PTY) Ltd

Mpact Corrugated (PTY) Ltd

44 3rd street, Walvis Bay

Mpact Limited, formerly Mondi Packaging South Africa, is one of the largest paper and plastic packaging businesses in southern Africa, with 30 operating sites, 23 of which are manufacturing operations, based in South Africa, Namibia,...

General Business Services

View Business Listing
G D I

G D I

Flamingo Bldg 130th street Walvis Bay

Contact us today,we are located at Flamingo Bldg 130th street Walvis Bay

General Business Services

View Business Listing
Road House Trade Center

Road House Trade Center

Omuthiya, Namibia

Road House Trade Center is a trading center in omuthiya

Auctions

View Business Listing
Bliss

Bliss

VOORTREKKER STREET REITH OKAHANDJA NAMIBIA

Bliss Antique store in Okahandja.working with antiques collectables business activities

General Business Services

View Business Listing
Namibia Audio Mecca

Namibia Audio Mecca

426 Tv more street Windhoek namibia

Namibia Audio Mecca is an universal supplier of all audio equipment for the hospitality and general business sector.

Audio Visual

View Business Listing
Namibia Audio Mecca - NTB MemberNamibia Audio Mecca -  HAN Member
Walters J A & Co

Walters J A & Co

138 JAN JONKER ROAD, WINDHOEK NAMIBIA

WALTERS J A & CO Accounting Tax and secretarial Services

Accounting Services

View Business Listing

Namibia Map

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


Languages in bootstrap datetimepicker.min.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"}]}];