From professional translators, enterprises, web pages and freely available translation repositories.
set scheme handlers on the resource handle given by xh. scheme handlers should be an array with the format (all elements are optional):
array( [get_all] = get all handler, [open] = open handler, [get] = get handler, [put] = put handler, [close] = close handler)
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
set an error handler function for the xslt processor given by xh, this function will be called whenever an error occurs in the xslt transformation (this function is also called for notices).
set an error handler function for the xslt processor given by xh, this function will be called whenever an error occurs in the xslt transformation (this function is also called for notices).
Last Update: 2011-10-24
Usage Frequency: 1
Quality: