Event Types
= $_SESSION['success_message']; ?>
| Name | Color | Actions | |
|---|---|---|---|
| = htmlspecialchars($type['name']) ?> | = htmlspecialchars($type['color']) ?> |
query("SELECT * FROM event_types ORDER BY display_order"); $event_types = $stmt->fetchAll(PDO::FETCH_ASSOC); ?>
| Name | Color | Actions | |
|---|---|---|---|
| = htmlspecialchars($type['name']) ?> | = htmlspecialchars($type['color']) ?> |