? 預(yù)定義常量
ctype_alnum ?
Bejson.com
PHP Manual
Ctype
Ctype 函數(shù)
Ctype 函數(shù)
目錄
ctype_alnum
— 做字母和數(shù)字字符檢測
ctype_alpha
— 做純字符檢測
ctype_cntrl
— 做控制字符檢測
ctype_digit
— 做純數(shù)字檢測
ctype_graph
— 做可打印字符串檢測,空格除外
ctype_lower
— 做小寫字符檢測
ctype_print
— 做可打印字符檢測
ctype_punct
— 檢測可打印的字符是不是不包含空白、數(shù)字和字母
ctype_space
— 做空白字符檢測
ctype_upper
— 做大寫字母檢測
ctype_xdigit
— 檢測字符串是否只包含十六進(jìn)制字符