Instalación/Configuración
PHP Manual

Instalación

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 versión de PHP para Windows tiene soporte nativo para esta extensión. No se requiere cargar extensiones adicionales para utilizar estas funciones.

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


Instalación/Configuración
PHP Manual