PHP. Руководство по PHP. 2005
ctype_space
ctype_space
Описание
bool ctype_space (string text)Checks if all of the characters in the provided string, text, creates whitespace.
ctype_space
Checks if all of the characters in the provided string, text, creates whitespace.
text
The tested string.
Returns TRUE if every character in text creates some sort of white space, FALSE otherwise. Besides the blank character this also includes tab, vertical tab, line feed, carriage return and form feed characters.
ctype_cntrl() |
ctype_graph() |
ctype_punct() |
ctype_punct
ctype_upper
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪