A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session61d22840b5df0f40f88b5a67ae8c6835a5108577): 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:
Orion Computers cc

Orion Computers cc

4A 11th road Winhoek Namibia

For the best selection of Computers and electronics, come and visit us today

Computer Supplies

View Business Listing
Comparex Namibia

Comparex Namibia

130 JAN JONKERS RD WINDHOEK NAMIBIA

Comparex Namibia (pty) Ltd. Windhoek. Brabys - Online Map & Business Directory for information on business, community, government, entertainment ...

Computer Networking

View Business Listing
Millenium Refrigeration & Electrical Services - Mariental

Based on: 1 reviews

Millenium Refrigeration & Electrical Services - Mariental

SME Park, Store no5 Mariental Namibia

Millenium Refrigeration & Electrical Services mariental Namibia is a business that is based in Mariental and it offers a wide range of electrical services as well as refregiration repair.

Electronic Components

View Business Listing
Specialized Data Recovery Laboratories Namibia

Specialized Data Recovery Laboratories Namibia

Strauss Str 9, Unit 3, WHK West

By using only the best equipment, we pride ourselves in providing you with the best chances of retrieving your data at the most affordable prices. (Request now for a free disk anaysis and quote). With...

Computer Security Systems Computer Services Computer Supplies Data Recovery Printer and Cartridges

View Business Listing
Supatronix

Based on: 1 reviews

Supatronix

Wernhil Park Windhoek Namibia

Supatronix specializes in quality Hi-Fi equipment, surround systems, cell phones, cameras and accessories.

Computer Supplies

View Business Listing
Coastal Appliances cc

Coastal Appliances cc

Edison St Swakopmund

Coastal Appliances is a business that takes pride in selling quality home furnishing and servicing what we sell. From the most modern in major home appliances to the traditional and contemporary home furnishings, it's quality,...

Electronic Components

View Business Listing
Extreme It Solutions

Extreme It Solutions

Shop 3, G.I.P.F Building, Sam Nujoma Street

Software \ Hardware Installation, Repair, Upgrade & Sales Wired & Wireless Networking Virus \ Spyware Removal & Prevention Data Backups, Transfer & Recovery Internet \ Email Setup & Sharing Point of Sale Systems \ Cash Registers Website Blocking and Filtering Web Design...

Computer Networking Computer Services Software

View Business Listing
The Document Warehouse (Pty) Ltd

The Document Warehouse (Pty) Ltd

106 Hans-Dietrich Genscher Street, Windhoek Namibia

The Document Warehouse (Pty) Ltd is a registered Namibian Archiving company with majority Namibian shareholders. The Company was launched on the 8th of March 2006 and opened its doors on the 1st of April 2006...

Data Storage Internet and Hosting

View Business Listing
JD Software Development

JD Software Development

Farm Haris

JD Software Development is on the market since March 2018 and supports the tourism industry in Namibia with custom tailered software as well as modular and affordable software packages. We also offer different IT Services...

Computer Consultants Computer Services Computer Software Development Computer Training Data Recovery Internet and Hosting

View Business Listing
Quantam Computer Solutions

Quantam Computer Solutions

29 Baines Shopping Centre Pioneerspark Windhoek Namibia

Quantum Computer Solutions cc is an IT company based in Windhoek, Namibia. Founded in 2005, it has grown in providing innovative and quality solutions to its clients.

Computer Services

View Business Listing

Namibia Map

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


images in images - logo footer.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"}]}];