function checkStr($str){ $output=''; $a=ereg('['.chr(0xa1).'-'.chr(0xff).']', $str); $b=ereg('[0-9]', $str); $c=ereg('[a-zA-Z]', $str); if($a && $b && $c){ $output='1';} elseif($a && $b && !$c){ $output='2';} elseif($a && !$b && $c){ $output='3';} elseif(!$a && $b && $c){ $output='4';} elseif($a && !$b && !$c){ $output='5';} elseif(!$a && $b && !$c){ $output='6';} elseif(!$a && !$b && $c){ $output='7';} else{ $output = 8;} return $output;}
1 : 汉字数字英文的混合字符串
2 : 汉字数字的混合字符串
3 : 汉字英文的混合字符串
4 : 数字英文的混合字符串
5 : 纯汉字
6 : 纯数字
7 : 纯英文
8 : 其它
标签: ampamp, chr, dedecms建站, ereg, output, str
上面是“织梦dedecms php常用函数”的全面内容,想了解更多关于 织梦cms 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_418.html
workflows工作流
潜水员,珊瑚,鲸鱼,潜水艇comfyui工作流
一个白色的咖啡杯,蒸汽从杯子里冒出来
3D几何打印人体模型ComfyUI工作流
一辆老式灵车在黑暗中从雾中出现ComfyUI工作流
一个迷人而丰满的女巫和一只黑猫骑着飞天扫帚
一位身穿金色铠甲的美丽女子守卫在寺庙外
一个十几岁的美国女孩穿着黄色连帽衫在黑暗和空虚的背景下闲逛
森林里一只邪恶的树妖ComfyUI工作流
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!