Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: Aspell - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

aspell_check_raw" width="11" height="7"/> <usort
Last updated: Sun, 25 Nov 2007

view this page in

Aspell関数(古い拡張モジュール)

導入

aspell() 関数により単語のスペルチェックおよび 修正案の提供が可能となります。

注意: このエクステンションは、PHP 4.3.0以降、PHPから削除されています。 PHPでスペルチェックの機能を使 用したい場合は、代わりにpspellを 使用してください。このモジュールは、pspellライブラリを使用し、より新しい バージョンのaspellと組み合わせても動作します。

要件

aspellが動作するのは、非常に古い(.27.*まで)バージョンのaspellライ ブラリのみです。このモジュールも、これらのバージョンのaspellライブ ラリも将来的にもサポートされません。 » http://aspell.sourceforge.net/から取得可能なaspell ライブラリが必要です。

インストール手順

PHP 4では、これらの関数は、PHPが --with-aspell=[DIR]を指定されて いる場合のみ利用可能です。

参考

pspellも参照してください。

目次

  • aspell_check_raw — 大文字小文字の変更や削除を行うことなく、単語のチェックを行う [非推奨]
  • aspell_check — 単語をチェックする [非推奨]
  • aspell_new — 新しい辞書を読み込む [非推奨]
  • aspell_suggest — 単語スペルの修正案を示す [非推奨]


add a note add a note User Contributed Notes
Aspell
There are no user contributed notes for this page.

aspell_check_raw" width="11" height="7"/> <usort
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites