I was just wondering if there is a PHP function that could detect if there are spaces in between characters or a word or whatever as long as it is a space..
it2051229 -3 Junior Poster in Training
Recommended Answers
Jump to PostYou will need to use regular expressions and preg_match() to do this.
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.