In this video we show how to use levenshtein function, the PHP function which implements algorithm created by Vladimir Levenshtein to measure the distance between two strings based on the number of needed operations to transform one of them in the other.