gpt4 book ai didi

php - 如何在字符串中找到字母数字

转载 作者:行者123 更新时间:2023-11-30 07:42:27 26 4
gpt4 key购买 nike

$foo = "username122";

pre_match('Contain only aplhanumeric string', $foo){
return true;
}

$foo 仅包含字母数字而非特殊字符 (=\*-[( etc)

最佳答案

ctype_alnum() 函数会让你花花公子 :)

关于php - 如何在字符串中找到字母数字,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13843866/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com