prepare("SELECT * FROM residents WHERE id = ?"); $stmt->execute([$resident_id]); $resident = $stmt->fetch(PDO::FETCH_ASSOC); if (!$resident) { // No resident found, redirect header("Location: staff_dashboard.php"); exit; } } catch (PDOException $e) { $error_message = "Error fetching resident data."; } ?> View Resident | Continuum of Healing

Resident Details

« Back to Dashboard
Viewing

Name:

Program:

Status:

Last Check-in: