PHP中的ctype_cntrl()函数
ctype_cntrl()函数检查控制字符。如果文本中的每个字符都是当前语言环境的控制字符,则返回TRUE,否则返回FALSE。
语法
ctype_cntrl(str)
参数
str- 测试的字符串
返回
如果文本中的每个字符都是当前语言环境中的控制字符,则ctype_cntrl()函数将返回TRUE,否则返回FALSE。
示例
以下是一个例子-
<?php
$arr = array('str1' =>"\n\r\t", 'str2' =>"demo76876test");
foreach ($arr as $a => $demo) {
if (ctype_cntrl($demo)) {
echo "$a has all control characters. \n";
}else {
echo "$a does not have all control characters. \n";
}
}
?>输出结果
str1 has all control characters. str2 does not have all control characters.
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短