Certificate Photo

Uploading a new photo will replace the current one.

Profile Photo

Profile photo (will be replaced if new photo uploaded).

No photo available.

User List
0): ?>
Today's Birthdays:
No birthdays today.
query("SELECT id, name, email, mobile, dob FROM users WHERE status = 'approved' ORDER BY name"); $users = $userStmt->fetchAll(PDO::FETCH_ASSOC); foreach ($users as $user): $isBirthdayToday = in_array($user['id'], array_column($birthdayUsers, 'id')); ?>
Name Birth Date Email Mobile Actions
Certificate List
0): ?>
Certificate No. Type Name Birth Date Designation Subject Issue Date End Date Status Actions
'Appointment Certificate', 'Appreciation' => 'Appreciation Certificate', 'Participation' => 'Participation Certificate', 'Achievement' => 'Achievement Certificate', 'Birthday Wishes' => 'Birthday Wishes' ]; echo htmlspecialchars($types[$cert['certificate_type']] ?? $cert['certificate_type']); ?>
No certificates found.
1): ?>