Do ctype_digit & ctype_alpha allow spaces?
Posted: Sun Feb 11, 2007 4:31 pm
My string with spaces are failing at the moment while being verified with ctype_alpha, ctype_digit & ctype_alnum. Is there any way to stop them failing or an alternative way to validate data, not using regex as I'm not great with regex.
Regards,
Regards,