Justin French wrote:

> I'm thinking along the lines of looking for words not in the
> "dictionary" (eg "caat") and then:
>
> a) alerting the user ('unknown word "caat"')
> b) offering alternatives ('did you mean cat|cart?')
>
> 2.  look for close matches (have no idea how to approach this!!)

    aspell_suggest()  -  http://www.php.net/aspell_suggest

--
H | "Life is the art of drawing without an eraser." - John Gardner
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  Director of Internet Operations / SysAdmin    .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave, #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to