prepare("SELECT * FROM users WHERE id = ?"); $stmt->execute([$_SESSION['user_id']]); $user = $stmt->fetch(); } catch (PDOException $e) { // Handle error, maybe redirect or show a message $user = null; } ?>

Welcome, !

Your Status

Level:

XP:

Role:

Could not load user data.

Your journey continues...

Learning Kits and Achievements are coming soon!