A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session4e58f65df4673f4e5340cdafd585bb9af9ce6361): 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:
GRANS Investment Namibia

GRANS Investment Namibia

Dr Agostinho Neto Oshakati Namibia

Gotlieb Nakuumba (Technical & Founder), Shaun Manuel (Accounts & Co-Founder), Hafeni Hamata (Sales and Marketing) & Peter Nakuumba as a (Consultant)We also do Technical Consultancy, Networking, Linux, Microsoft and Mac Support at affordable prices. During...

Computer and Printer Repair Computer Hardware Computer Networking Computer Software Development Internet and Hosting Software

View Business Listing
Sindana Communications

Sindana Communications

n/a

Sindana Communications

Internet and Hosting

View Business Listing
AZTech Consulting cc

AZTech Consulting cc

60 Bruhn Street, Pionierspark, Windhoek, Namibia

Products we offer: Sage One Accounting, Sage Pastel Accounting, Sage Pastel Payroll and HR, Sage Evolution Services we offer: Sales, support, training, third party solutions for all Sage Pastel products Our Mission: Our mission is...

Computer Services

View Business Listing
Wakaitu Web Solutions

Wakaitu Web Solutions

17 Armstrong Street, Otjomuise

A Namibian Website Design, Website Hosting, Email Hosting and IT Web Solutions Company based in Windhoek.

Computer Software Development

View Business Listing
Iway

Iway

Independence Avenue, Windhoek Namibia

We are Operate in Namibia as one of its Internet services provider.We offer Internet access, email addresses and website development and hosting.

Internet and Hosting

View Business Listing
Creative Computer Connections cc

Creative Computer Connections cc

12 c south port windhoek namibia

is located in Windhoek, Namibia. Company is working in Market research, Data collection business activities. Visit our company ...Your Partner for Corporate, Educational and Private Computer hardware and software. Userful, NComputing, Gaming. Established in...

Computer Networking

View Business Listing
Nashua (NAMIBIA)

Nashua (NAMIBIA)

Van Der Bilj St

Nashua Limited is the leading distributor of digital office automation equipment and document output solutions in Southern Africa. We have a wide range of industry leading office automation products, including multifunctional printing devices, colour laser printers,...

Computer Supplies Printer and Cartridges

View Business Listing
CWell Media Namibia

CWell Media Namibia

Watercube Offices 18, Woker Street, Swakopmund

Your Presence - Our Passion! This is our motto at CWell Media Namibia and we enjoy creating stunning presences for our clients. Your Brand is one of the most important things of your business and...

Internet and Hosting

View Business Listing
CWell Media Namibia -  HAN Member
Namhost

Namhost

We're a leading web hosting company based in Namibia and South Africa. Our services include Shared Web Hosting, VPS Hosting, Dedicated Server Hosting and Domain Registrations. Our clients range from every-day users with personal email and...

Internet and Hosting

View Business Listing
Maxes Office Machines (PTY) Ltd

Maxes Office Machines (PTY) Ltd

47 Marconi Street Southern Ind windhoek namibia

Maxes Office Machines (PTY) LTD. Maxes Office Machines (PTY) LTD ... Maxes Office Machines (PTY) LTD Namibia Windhoek. Leave a Reply ...

Computer Services

View Business Listing

Namibia Map

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


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