PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ctype_upper> <ctype_punct
Last updated: Sun, 25 Nov 2007

view this page in

ctype_space

(PHP 4 >= 4.0.4, PHP 5)

ctype_space — Skontrolovať prázdny(e) znak(y)

Popis

bool ctype_space ( string $text )

Vracia TRUE, ak každý znak v text e vytvára nejaký druh bieleho miesta, inak FALSE. Popri prazdnom znaku to tiež zahŕňa tab, vertical tab, line feed, carriage return a znaky form feed.



add a note add a note User Contributed Notes
ctype_space
abozzay at yahoo dot com
07-May-2008 02:53
PHP Version 5.2.3-1ubuntu6
ctype_space("") returns false
Anonymous
17-Oct-2007 08:46
ctype_space("") i.e. the empty string, returns true

ctype_upper> <ctype_punct
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites