prepare("SELECT * FROM president_message WHERE status = 'active' ORDER BY id DESC LIMIT 1"); $stmt->execute(); $president_message = $stmt->fetch(); include 'header.php'; include 'navbar.php'; ?>

FOUNDER'S DESK

<?php echo htmlspecialchars($president_message['president_name']); ?> President

Certificates & Achievements

No message available from the founder's desk.