php_levenshtein.pir - PHP levenshtein Standard Library
int levenshtein(string str1, string str2[, int cost_ins, int cost_rep, int cost_del])