ctype_spacePodręcznik PHPPoprzedniNastępnyctype_space (PHP 4 >= 4.0.4)ctype_space -- Check for whitespace character(s)Descriptionbool ctype_space ( string text)
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.
PoprzedniSpis treściNastępnyctype_punctPoczątek rozdziałuctype_upper
Wyszukiwarka