$DB_site->query("INSERT INTO usrcredit (usrname,curcredit) VALUES ('" . addslashes(htmlspecialchars_uni($_POST['username'])) . "','100')");