Hi,
IS it possible to test for a string which consists of only white spaces?
Thanks,
Rob.
White space string?
Moderator: General Moderators
http://de2.php.net/ctype_space might be what you're looking for.