XSLT (PHP4) 함수 목록
PHP Manual

xslt_free

(PHP 4 >= 4.0.3)

xslt_freeFree XSLT processor

설명

void xslt_free ( resource $xh )

Free the XSLT processor identified by the given handle.

인수

xh

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

반환값

값을 반환하지 않습니다.

참고


XSLT (PHP4) 함수 목록
PHP Manual