Query: xslt_set_scheme_handler
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XSLT_SET_SCHEME_HANDLER(3) 1 XSLT_SET_SCHEME_HANDLER(3) xslt_set_scheme_handler - Set Scheme handlers for aXSLTprocessorSYNOPSISvoid xslt_set_scheme_handler (resource $xh, array $handlers)DESCRIPTIONSet Scheme handlers on the resource handle given by $xh.PARAMETERSo $ xh -The XSLT processor link identifier, created with xslt_create(3). o $handlers - 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 )RETURN VALUESNo value is returned. PHP Documentation Group XSLT_SET_SCHEME_HANDLER(3)
| Related Man Pages |
|---|
| netsnmp_utilities(3snmp) - debian |
| pfm_rls_cleanup(3ncs) - ultrix |
| ob_list_handlers(3) - php |
| xslt_set_error_handler(3) - php |
| xslt_set_scheme_handlers(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |