実行時設定
php.ini の設定により動作が変化します。
| 名前 | デフォルト | 変更の可否 | 変更履歴 |
|---|---|---|---|
| mcrypt.algorithms_dir | NULL | PHP_INI_ALL | PHP 4.0.2 以降で使用可能です。 |
| mcrypt.modes_dir | NULL | PHP_INI_ALL | PHP 4.0.2 以降で使用可能です。 |
PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してください。
実行時設定
There are no user contributed notes for this page.
