"UPDATE users SET username = '".$username."', email = '".$email."', password = '".$newpass."', group = '".$group."' WHERE id = '".$id."'"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group = '5' WHERE id = '1'' at line 1