-
Notifications
You must be signed in to change notification settings - Fork 159
PHP ctype
Kirill Nesmeyanov edited this page Apr 24, 2015
·
1 revision
Function name | JPHP | Extension |
---|---|---|
ctype_alnum |
+ | ctype |
ctype_alpha |
+ | ctype |
ctype_cntrl |
+ | ctype |
ctype_digit |
+ | ctype |
ctype_graph |
+ | ctype |
ctype_lower |
+ | ctype |
ctype_print |
+ | ctype |
ctype_punct |
+ | ctype |
ctype_space |
+ | ctype |
ctype_upper |
+ | ctype |
ctype_xdigit |
+ | ctype |
JPHP Group 2015