Scribbles & Snippets
... of low and no utility ...

Log in

: User
: Password

All Entries On fuzzy match

A total of 1 entries were found. Click on the titles to read the posts.

  • Easy Fuzzy matching using PHP (2011-06-16 - Geert Vandeweyer)

    Fuzzy matching is a very powerfull way of correcting for user input, for example if you need to match a user provided keyword against options in a database. In this particular case you can use the ...