Access Denied: You are not Admin!"); mysqli_query($GLOBALS["link"], "UPDATE ".TB_PREFIX."users SET ap = '".$_POST['off']."', dp = '".$_POST['def']."', RR = '".$_POST['res']."' WHERE id = $id") or die(mysqli_error()); header("Location: ../../../Admin/admin.php?p=player&uid=".$id.""); ?>