Installazione/Configurazione
PHP Manual

Installazione

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 .

La versione per Windows di PHP ha giĆ  compilato il supporto per questo modulo. Non occorre caricare alcun modulo addizionale per potere utilizzare queste funzioni.

Nota: Built-in support for tokenizer is available as of PHP 4.3.0.


Installazione/Configurazione
PHP Manual