prepare("SELECT AssetId AS placeId, name AS placeName, UniverseId AS universeId, Visits, Updated_At FROM assets WHERE CreatorId = :uid AND AssetType = 9 ORDER BY Updated_At DESC"); $stmt->execute([':uid' => $userId]); $places = $stmt->fetchAll(PDO::FETCH_ASSOC); $placeCount = count($places); } } ?>

Places

of 10 active slots used
<?= $pname ?>
Updated:
Total Visitors:
Last 7 days:0
Edit Build

You have no places yet.