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(); } ?> Home - Kalungi School of Nursing

Kalungi School of Nursing & Midwifery

Excellence in Healthcare Education

Mission

Excellence in nursing education

Vision

Leaders in healthcare training

Contact

Lukaya, Kalungu District

OCT28

Admission Requirements

O-Level Certificate with credits in English, Biology, Chemistry, Physics & Mathematics

Pass entrance exam and interview

Learn More About Us

About Us

No about section content added yet.

Campus Campus
Our
Administration Block

Recent News

Stay updated with the latest happenings at Kalungi School of Nursing

No news items published yet.

<?= htmlspecialchars($news['title']) ?>

...

Read More

Events

format('M')) : 'JAN'; $day = $dateObj ? $dateObj->format('d') : '01'; ?>
Event

No upcoming events at the moment.