标签: php preg-match
我在下面用PHP Preg_match()
preg_match(" / ^ [a-zA-Z - :] {5,15} $ /")
根据我的情况
但我的代码是接受数字,#,逗号(,)特殊字符。