Databases: lib_dictionary
David Frendin (contact me)
This package can be used to check spelling of text using a dictionary stored in a MySQL database. It can:
- Check whether a word exists in the dictionary
- Check the spelling of a given phrase using HTML tags to highlight with a different color the words that may be misspelled
- Add words from a file
- Search for words similar to a given word with length that may differ no more than a given size
Click here for detailed information about this class on phpclasses.org