Fifth pass at adding key files
This commit is contained in:
9
site/racecalendar/comparison_test.php
Normal file
9
site/racecalendar/comparison_test.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
|
||||
//similar_text('musel', strtolower('MusselKids'), $percent);
|
||||
//$percent = levenshtein("iron", "musel", 1, 10, 1);
|
||||
$percent = soundex("rosehall"); //." & ".$soundex("musel");
|
||||
|
||||
//echo ($percent);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user