XSLT (PHP4) Funciones
PHP Manual

xslt_free

(PHP 4 >= 4.0.3)

xslt_freeFree XSLT processor

Descripción

void xslt_free ( resource $xh )

Free the XSLT processor identified by the given handle.

Parámetros

xh

The XSLT processor link identifier, created with xslt_create().

Valores devueltos

No se devuelve ningún valor.

Ver también


XSLT (PHP4) Funciones
PHP Manual