if(!preg_match("/^[a-zA-Z0-9_\.\-]+$/",$db->escape_string($vbulletin->GPC['susername']))) { eval(standard_error(fetch_error('illegal_character'))); }