// activate account
// add points for registering $DB_site->query("UPDATE user SET storep=storep+100 where userid='$userinfo[userid]'");