xslt_fetch_result

(PHP 4 >= 4.0.3)

xslt_fetch_result -- Fetch a (named) result buffer

Description

string xslt_fetch_result (int xh string result_name)

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.