xslt_fetch_result

(PHP 4 >= 4.0.3)

xslt_fetch_result -- Fetch a (named) result buffer

Description

string xslt_fetch_result (resource xh, string result_name)

Atenção

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

Fetch a result buffer from the XSLT processor identified by the given handle. If no result name is given, the buffer named "/_result" is fetched.