Page 1 of 1

White space string?

Posted: Mon Aug 06, 2007 2:27 pm
by spacebiscuit
Hi,

IS it possible to test for a string which consists of only white spaces?

Thanks,

Rob.

Posted: Mon Aug 06, 2007 2:41 pm
by volka
http://de2.php.net/ctype_space might be what you're looking for.