prepare("SELECT * FROM games WHERE id = :id"); $q->bindParam(':id',$id,PDO::PARAM_INT); $q->execute(); $item = $q->fetch(); $itemUser = new User($con, $item['creator']); if(!$item) { header('location: /error?err=404'); exit; } ?> header(); ?> <?php echo htmlspecialchars($item["name"]); ?> | <?php echo $sitename; ?>


">
<?php echo htmlspecialchars($item[" src="getAvatar())) {echo htmlspecialchars($itemUser->getAvatar()); } ?>">

getUsername(); ?>


Description:

Created:

Updated:

Players:

soon commentz
gampeas
servdrsdad
'; } ?>