A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessionc1f6f9c53d10e668c235e6ad8d57ef79cbba7bc8): 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:
Capricorn Investment Holdings

Capricorn Investment Holdings

Capricon House 119 lndependence Ave

financial services group with interests in banking, insurance, asset management, investments and micro financeCapricorn Asset Managemen(Pty) Ltd is the leading asset management company in the Namibian capital and money market industry. The company was ...

Money Transfers

View Business Listing
Light Accounting Services

Light Accounting Services

No.5 Corner Feld Street/Jan Jonker

Absorbed and obliged to provide you with business services with the utmost ease.Financial Statements, Business Registration and Taxation.Housing Publicly Registered Accountants that are members of the Southern African Institute of Business Accountants [SAIBA] & Chartered...

Accounting Services Taxations Consultants

View Business Listing
Financial Consulting Services cc Henties Bay

Financial Consulting Services cc Henties Bay

17 Benguella Street, Henties Bay Namibia

Financial Consulting Services Home Page FCS is a leading professional firm in Namibia, specializing in business consulting, tax advisory, accounting and ...

Money Lenders

View Business Listing
Future Group Multidisciplinary Business Consulting (Pty) Ltd

Based on: 1 reviews

Future Group Multidisciplinary Business Consulting (Pty) Ltd

165 Nelson Mandela Ave

Future Group Multidisciplinary Business Consulting (Pty) Ltd offer a wide variety of Business Services.and specialises in Business Structuring, Business Legals and Contractual Arrangements, Corporate Analysis and Re-engineering, Business Planning, Feasibility Studies as well as turnkey...

Budgeting

View Business Listing
Capricorn Asset Management

Capricorn Asset Management

4th Floor, Capricorn House 119 Independence Avenue

Capricorn Asset Management is an truly Namibian asset management firm managed in Windhoek by Namibians. We provide superior investment performance through innovation, risk management and cost-effectiveness. We are passionate about service, highly sensitive to...

Financial Planners Investment Services Merchant Banks

View Business Listing
A I J Project Cost Consultants

A I J Project Cost Consultants

903 kiekebush street windhoek namibia

provides financial and cost consultation

Financial Planners

View Business Listing
Standard Bank Maerua Mall

Standard Bank Maerua Mall

Maerua Mall, Corner of Jan Jonker and Centaurus Road, Windhoek, Namibia

Standard Bank has been in Namibia since 1915 when we became the first commercial bank to open a branch in Lüderitz on 19 August of that year,l We are offering best financial services.Why Standard Bank?...

Banks

View Business Listing
Nedloans

Nedloans

Mutual Towers Bldg. Independence Ave, Windhoek Namibia

NedLoans is a leading provider of loans to Namibians working for government and for employers with a payroll deduction agreement. NedLoans promotes responsible borrowing and offers personal loans from N$1 000 to N$30 000 for...

Cash Loans

View Business Listing
Allan Gray Namibia

Based on: 1 reviews

Allan Gray Namibia

heritage square 100 robert mugabe avenue windhoek namibia

We have historically served only a small number of large institutions with discrete portfolios managed on a segregated basis.

Investment Services

View Business Listing
Namibia Investments (PTY) Ltd

Namibia Investments (PTY) Ltd

7 albert wessels st narthern Ind

Naras Investment (PTY) Ltd is an integrated and diversified Namibian company. Being a multidisciplinary group of companies, active in various sectors of the ...

Investment Services

View Business Listing

Namibia Map

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


Financial Planners in jquery.custom.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"}]}];