22
The levenshtein() function in PHP is a fairly uncommon function and is unknown to most coders, however, this function is a very cool and powerful function that has many uses and is VERY handy! Today, I am going to show you how to use it and what it can do by making a simple, yet powerful, word suggestion tool.