All
Articles
Posts
FAQ
Pages
Home
Contact
How to check whether a string has no whitespace in php?
To check whether a string has no whitespace, use the preg_match() in PHP.