Below are revisions for this snippet.

AutoComplete plugin part 2





Syndication

Revision Revison 1
When given the start of a string it searches the wordlist and returns the most popular word used beginning with that string. Designed to be used in autocomplete IM plugin where tab would cycle through used words beginning with the string, in order of popularity.