Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Pspell
PHP Manual
PHP Manual
»
自然言語および文字エンコーディング
»
Pspell
Pspell
はじめに
警告
この拡張モジュールは、PHP 8.4.0 以降では
非推奨
となり、PHP にも
バンドルされません
。
これらの関数により、単語のスペルチェックを行い、修正案を提案させる ことが可能となります。
インストール/設定
要件
インストール手順
リソース型
定義済み定数
Pspell 関数
pspell_add_to_personal
— ユーザーの単語リストに単語を追加する
pspell_add_to_session
— 現在のセッションの単語リストに単語を追加する
pspell_check
— 単語をチェックする
pspell_clear_session
— 現在のセッションをクリアする
pspell_config_create
— 辞書をオープンする際に使用する設定を作成する
pspell_config_data_dir
— 言語のデータファイルの場所
pspell_config_dict_dir
— メイン単語リストの場所
pspell_config_ignore
— 長さが N 文字未満の単語を無視する
pspell_config_mode
— 返される提案の数のモードを変更する
pspell_config_personal
— 個人の単語リストを保持するファイルを設定する
pspell_config_repl
— 置換候補を保持するファイルを設定する
pspell_config_runtogether
— 複合語を有効な単語の組み合わせとして考慮する
pspell_config_save_repl
— 単語リストと共に置換リストを保存するかどうかを定義する
pspell_new
— 新規辞書をロードする
pspell_new_config
— 指定した設定に基づき新規辞書をロードする
pspell_new_personal
— 個人の単語リストを有する新規辞書をロードする
pspell_save_wordlist
— 個人の単語リストをファイルに保存する
pspell_store_replacement
— 単語を置換する組を保存する
pspell_suggest
— 単語のスペルについて修正候補を示す
PSpell\Dictionary
— PSpell\Dictionary クラス
PSpell\Config
— PSpell\Config クラス
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google