if (current_user_id()) { header("Location: profile.php"); exit; } header("Location: login.php"); exit;
Crear sesión (host)
Unirse (jugadores)