SyntaxFix
Write A Post
Hire A Developer
Questions
You may be able to use an approximate string matching library to do this, e.g. SecondString, but that is almost certainly overkill - just use one of the for-loop answers provided instead.