A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session1b0d5206e3fa3cbeeb56a8bfa6e67ce4ae133a01): 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:
Strategic Marketing

Based on: 1 reviews

Strategic Marketing

6 Hugel Street Windhoek Namibia

Strategic Marketing.Marketing Advice and Services.

Marketing and Research

View Business Listing
Coastal Printers cc

Coastal Printers cc

48 Hanna Mupetami road Walvis Bay

For better Printing services in walvis Bay, contact us today

Printing and Publishing

View Business Listing
Corporate Secretarial Services cc, Corpsec

Corporate Secretarial Services cc, Corpsec

165 Nelson Mandela Ave, Windhoek Namibia

Corporate Secretarial Services is incorporated in Namibia and has assisted new and existing business owners in the establishment, incorporation and continuance of their businesses since 2001. Corpsec specialises in Company and Close Corporation Registrations,...

Business Advice Business Organisations Consultants and Advisors Legal Tax Consultants

View Business Listing
Namibeye cc

Namibeye cc

57 Springbok St. Suiderhof

?NamibEYE was founded in 2001 with a vision to bring world-class solutions to individuals and enterprises through the usage of appropriate technology

Website Development and Design

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...

Advertising Consultants and Advisors Graphic Design Software and Media Development Website Development and Design

View Business Listing
CWell Media Namibia -  HAN Member
Stanfin Assurance (PTY) Ltd

Stanfin Assurance (PTY) Ltd

Frans Indongo Street Windhoek Namibia

Stanfin Assurance (PTY) LTD are Assurance Brokers.

Agents and Brokers

View Business Listing
Head Space BRANDS.

Head Space BRANDS.

14 liliencron St windhoek

Head Space Brands was started with the objective of moving beyond ... Head Space Brands specialises in assisting companies rediscover their Vision, Mission ...

General Business Services

View Business Listing
Zamnam Exclusive Furniture cc

Zamnam Exclusive Furniture cc

OKAHANDJA NAMIBIA

Zamnam Exclusive Furniture CC.working with Joinery Manufacturers business activities

Office Furniture and Fittings

View Business Listing
Powercom (Pty) Ltd

Powercom (Pty) Ltd

Powercom Head Office Erf 1970 Robert Mugabe Avenue, Unit 2 Maerua Heights (Entrance Burg Street) Kle

PowerCom has been in operation since 2007 and became a subsidiary of Telecom Namibia Group in October 2013. Since its acquisition, the principle nature of business changed from a mobile telecommunications operator to an ICT...

Communication Systems

View Business Listing
Aveshe Consultancy Pty Ltd

Aveshe Consultancy Pty Ltd

43 Nickel Street Windhoek

We have a combined expertise of a team of consultants that makes Aveshe Consultancy, a one-stop shop for socio-economic advisory, technical and financial management services.

Consultants and Advisors

View Business Listing

Namibia Map

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


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