How to validate normal text with wite space.
Posted: Wed Nov 09, 2011 10:56 am
Hi all,
I have been looking at the ctype functions hoping to find something that will validate normal text and white spaces like this post here without learning a new regex. Alnum is close but breaks on the white spaces.
Thanks in advance.
I have been looking at the ctype functions hoping to find something that will validate normal text and white spaces like this post here without learning a new regex. Alnum is close but breaks on the white spaces.
Thanks in advance.