警告 |
|
See also the
appendix about tokens
.
Beginning with PHP 4.3.0 these functions
are enabled by default. For older versions you have to
configure and compile PHP with
--enable-tokenizer
. You can disable tokenizer support with
--disable-tokenizer
.
Windows版の
PHP
にはこの拡張モジュールのサポートが組み込まれています。これらの関数を使用するために拡張モジュールを追加でロードする必要はありません。
注意 Builtin support for tokenizer is available with PHP 4.3.0.
これらの定数は、この拡張モジュールで定義されており、
この拡張モジュールがPHP内部にコンパイルされているか実行時に動的にロー
ドされるかのどちらかの場合のみ使用可能です。