About Us
No about section content added yet.
prepare("SELECT content, image FROM website_content WHERE section = ? ORDER BY updated_at DESC LIMIT 1"); if ($stmt === false) { $content_data[$section] = ['content' => [], 'image' => null]; continue; } $stmt->bind_param("s", $section); $stmt->execute(); $result = $stmt->get_result(); $row = $result->fetch_assoc(); $content_data[$section] = [ 'content' => $row && !empty($row['content']) ? json_decode($row['content'], true) : [], 'image' => $row && !empty($row['image']) ? $row['image'] : null ]; $stmt->close(); } ?>
Excellence in Healthcare Education
Excellence in nursing education
Leaders in healthcare training
Lukaya, Kalungu District
No programs have been added yet.
Explore moments from our vibrant community
No images in the gallery yet.
Image not found
= htmlspecialchars($image['description']); ?>
Stay updated with the latest happenings at Kalungi School of Nursing
No news items published yet.
= htmlspecialchars(substr($news['description'], 0, 120)) ?>...
Read More
= htmlspecialchars($event['description'] ?? '') ?>
No upcoming events at the moment.