A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiona3dad6ce0831f5439c010126000b9c1ea7818323): 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:
Nell Hugo

Nell Hugo

pionierspark

T/A Nell's renovations and welding works in windhoek

Building Repair and Maintenace welding work

View Business Listing
Smits Welding cc

Smits Welding cc

369 Gold Street Prosperita Windhoek Namibia

Smits Welding has been in business for the past 12 years, manufacturing anything from furniture, burglar bars, sliding gates, palisade fencing, trailers, heavy duty bumpers & towbars, tralies, etc.

Design Metal Products welding work

View Business Listing
J B S Joinery & Welding

J B S Joinery & Welding

152 Circumferential street Walvis Bay

For the Best in Weilding,come and pay us a visit today

welding work

View Business Listing
Geva Sales

Geva Sales

42 Eros Road

Industrial, Mining & Engineering Supplies Stainless Steel, Aluminium, Rubber, Plastic, Gaskets, Castings, Stanchions, Conveyor Products, Water Tanks, Nuts & Bolts, Special Steels, Foam, Perforated Sheets, Mild Steel, Shim Stock, Tubing, Plates, Lime, Filter Cloth, Brass, Copper,...

Building Fittings Building Material and Supplies Coatings Engineers Equiptment and Machinery General Supplier Support Industries

View Business Listing
Matusalem Truck and Plant Hire

Matusalem Truck and Plant Hire

113 Moses Garoeb Street, Light Industrial, Walvis Bay, Namibia

Truck and Plant Hire in Walvis Bay, NamibiaTruck and Plant Sales in Walvis Bay, NamibiaContact us for pricing and availability:Tel: 081 148 2028admin@matusalem.com.na113 Moses Garoeb StreetLight IndustrialWalvis BayNamibia

Building Machinery Building Tools and Equiptment Machinery Moving and Erecting Plant hire welding construction welding work

View Business Listing
JB Welding

JB Welding

123 Diaz str

JB Welding manufactures security gates, sliding gates, railings, burglar bars, steel fences and other welding works that will keep your home or business pemises secure.Quality and punctuality our main concern.

welding work

View Business Listing
Naturevibe Resource Investments CC

Naturevibe Resource Investments CC

177 Rendsburger Street, Unit 12 Magnolia Park

Manufacturers of Aluminum windows, door frames, installation and all kinds of stainless steel products, extreme welding, designer gates and doors, all kinds of metal works, sheet fabrication and cast ornamental products.

Auto Accessories Building Advice Building Fittings Building Material and Supplies Construction Services Design

View Business Listing

Namibia Map

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


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