A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessione86b5f7109a5f5df60f93c8e0ad426cdec85102a): 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:
Sugar & Spice Bistro

Sugar & Spice Bistro

Thorpe and Voigts Street, Southern Industrial Area

Family run, welcoming cafe and bistro serving homemade food and cakes in a friendly and relaxed atmosphere. • Selection of sweet and savoury pancakes• Relaxing environment

Coffee Shop Restaurant

View Business Listing
Ali Baba Snacks & More

Ali Baba Snacks & More

Hidas Shopping Centre,Shop No 6, Klein Wnk, Windhoek

Ali Baba Snacks & More is situated at the Hidas Centre in Klein Windhoek and offers a restaurant, takeaway and catering services. We specialise in Mediterranean and Middle Eastern style cuisine and offer a wide...

Mediterranean Restaurant Middle Eastern Restaurant Restaurant

View Business Listing
Scooters Pizza - Khomasdal

Scooters Pizza - Khomasdal

Legend has it that Scooters Pizza was started by three like minded, professional food and franchise guys. This is utterly untrue and not to mention totally boring! The only thing our heroes had in common...

Fast Food Pizza and Pasta Take Away

View Business Listing
The Stellenbosch Tasting Room

The Stellenbosch Tasting Room

330 Sam Nujoma Drive, Windhoek, Namibia

An exclusive Wine and Artisan eatery focuses on fresh produce with array of privately owned wine Estates served to you by the glass

Restaurant Wine Bar

View Business Listing
Debonairs Pizza Game

Debonairs Pizza Game

Bismarck Street Windhoek Namibia

Debonairs Pizza Game Windhoek Namibia.The best gourmet pizza in windhoek. We deliver for FREE, give us a call today and experience our pizza and hot subs. We guarantee your satisfaction.

Pizza and Pasta

View Business Listing
Online Cafe

Online Cafe

199, Nangolo Mbumba Drive, Walvis Bay

This funky Cafe / Bistro with internet & WI space facilities offers a full menu, bar and some of the best coffee you'll find at the coast.

Coffee Shop

View Business Listing
Sonja’s Kaffeestube

Based on: 2 reviews

Sonja’s Kaffeestube

Independence Avenue 269, Windhoek

Sonjas Kaffeestube• Friendly service staff dressed Bavarian traditional• Delicious finger food platters prepared on order

Coffee Shop Restaurant

View Business Listing
Woermann Brock Coffee Shop

Woermann Brock Coffee Shop

78 Sam Nujoma Drive

Woermann Brock Coffee Shop

Coffee Shop

View Business Listing
Kubata Restaurant

Kubata Restaurant

151 NELSON MANDELA AVE EROS WINDHOEK NAMIBIA

KUBATA RESTAURANT CONFERENCE HALL cater for staff parties, year-end functions, birthday parties or business lunches / dinners, giving it a touch of Portuguese flair and a mid-size conference facility on the second floor...

Portuguese Restaurant Restaurant

View Business Listing
Kids Catering

Kids Catering

WINDHOEK NAMIBIA

KIDS CATERING Catering for Kids invites your child into the magic world of their special day. They are the star, the party is their stage and we make it our business to provide ..Jumping castles,cake,party...

Fast Food

View Business Listing

Namibia Map

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


js in Businesses in Namibia

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