query("SELECT bio FROM accounts WHERE username = '".htmlspecialchars($_GET['user'])."'"); $con->query("SELECT * FROM accounts WHERE username = '".htmlspecialchars($_GET['user'])."'"); while($rows = mysqli_fetch_assoc($quersy)) { $userbio = htmlspecialchars($rows['bio']); } ?> Profile

Profile of

Username:
Bio: