A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiond93c327bd7757f5e8be642738a13467674a604e4): 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:
Epangelo Mining COMPANY( Pty )LTD

Epangelo Mining COMPANY( Pty )LTD

2ND FLOOR MUTUAL PLATZ POST MALL,,WINDHOEK NAMIBIA

Epangelo Mining Company (Pty) Ltd shall endeavour to be a local or regional leader in the resources industry. The company has access to financial instruments such as loan financing, shareholder capital injection. It is thus...

Mines and mining

View Business Listing
Active Solar

Active Solar

21 Gousblom Street. Swakopmund

Solar lighting for homes, business and more. Whether you are looking for outdoor lighting, solar panels, solar chargers or more, we can help. In the solar lights section we have a great range of outdoor lights...

Electrical / Electronic Energy and Utilities Equiptment and Machinery Renewable Energy

View Business Listing
Nampengo Investment cc

Nampengo Investment cc

1081 Palm Valley Center, Ara Street,

Nampengo is a newly established business that sell amusement machines, mainly jackpot machines imported from Germany. We also do jackpot repairs and servicing

Electrical / Electronic

View Business Listing
SunCycles Namibia

SunCycles Namibia

Village Complex, 19 Liliencron Street, Eros

SunCycles Namibia is a social enterprise that specialises in e-mobility and solar recharge systems. We are proud to be the first to make e-bike technology available to Namibians.But, what is an e-bike? An electric bike...

Electrical / Electronic

View Business Listing
Colas Namibia (PTY) Ltd

Colas Namibia (PTY) Ltd

484 Industrial Stand, Okahandja Namibia

Colas Namibia (Pty) Ltd is a business that is geographically located in located in Okahandja. Colas Namibia is one the business that specialize in Bitumen/Emulsion manufacturing in Namibia. They are the right to contact when...

Butimen Products

View Business Listing
ArcLighting - Manufacturer of Light Fittings in Cape Town

ArcLighting - Manufacturer of Light Fittings in Cape Town

12 Goud Street, Brackenfell, Cape Town, South Africa

Arc Lighting, formed in 1994, is a local manufacturer of light fittings based in Cape Town, South Africa. We manufacture various light fittings for indoor and outdoor use. We make use...

Manufacturing Metal Suppliers

View Business Listing
Swachem Namibia (PTY) Ltd Windhoek

Swachem Namibia (PTY) Ltd Windhoek

9 Bell Street Southern Industrial Windhoek Namibia.

Swachem Namibia (Pty) Ltd was established in 1979. This company is an importer and distributor of various Industrial and Specialized Chemicals.

Chemicals and Compounds

View Business Listing
Elctro Alfa

Elctro Alfa

24 Acacia St Suiderhof,Windhoek Namibia

Electro Alfa. Electrical Installations,Maintenance,Services & Repair .. Ausspannplatz, Electro Alfa, Namibia,. More Details

Electrical / Electronic

View Business Listing
Discount Paints cc

Discount Paints cc

189 Mandume Ndemufayo Avenue

Discount Paints CC we sell paint in and across Namibian borders.

Coatings

View Business Listing
Kenwood

Kenwood

30 EDISON ST SOUTHERN IND WINDHOEK NAMIBIA

KENWOOD Diverse manufacturer of audio electronics and stereo equipment.Diverse manufacturer of audio electronics and stereo equipment.

Manufacturing

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