if(preg_match("/^[^\d-.,:]/",$addr)){ echo $addr.'不是数字或其他特殊字符开头'; } 相关文章: 2022-01-06 2022-12-23 2022-12-23 2021-10-21 2022-01-08