+_*&^%$#@!~除了-PHP中的char之外,我怎样才能匹配所有"特殊"字符(如)?
+_*&^%$#@!~
-
我知道这\W将匹配所有"特殊"字符,包括-.
\W
有关Unicode字母的任何建议吗?
php regex unicode non-alphanumeric special-characters
non-alphanumeric ×1
php ×1
regex ×1
special-characters ×1
unicode ×1