PHP 忒聊 綴豖 ヶ輛 aspell_suggest (PHP 3 = 3.0.7, PHP 4 = 4.2.3) Description aspell_suggest() returns an array of possible spellings for the given word. 瞰赽 1. aspell_suggest() $aspell_link = aspell_new("english"); if (!aspell_check($aspell_link, "test")) {$suggestions = aspell_suggest($aspell_link, "test"); foreach ($suggestions as $suggestion) {echo "Possible spelling: $suggestion br \n";}} 綴豖 れ萸 ヶ輛 aspell_new 奻珨撰 BCMath Arbitrary Precision Mathematics Functions