Home >Backend Development >PHP Tutorial > php中正则表述是匹配除数字以外的所有字符

php中正则表述是匹配除数字以外的所有字符

WBOY
WBOYOriginal
2016-06-13 13:19:00889browse

php中正则表达是匹配除数字以外的所有字符.
php中正则表达是匹配除数字以外的所有字符.

------解决方案--------------------
[^0-9]

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn