Predefined Constants
xslt_backend_info
XSLT (PHP4)
PHP Manual
XSLT (PHP4) Functions
Table of Contents
xslt_backend_info
— Returns the information on the compilation settings of the backend
xslt_backend_name
— Returns the name of the backend
xslt_backend_version
— بازگرداندن شماره نسخه Sablotron
xslt_create
— ساخت پردازشگر جدید XSLT
xslt_errno
— بازگرداندن شماره خطا
xslt_error
— بازگرداندن رشته خطا
xslt_free
— Free XSLT processor
xslt_getopt
— Get options on a given xsl processor
xslt_process
— Perform an XSLT transformation
xslt_set_base
— Set the base URI for all XSLT transformations
xslt_set_encoding
— تعیین کدگذاری برای تحلیل سند XML
xslt_set_error_handler
— Set an error handler for a XSLT processor
xslt_set_log
— Set the log file to write log messages to
xslt_set_object
— تعیین شی برای تصمیمگیری توابع بازگشتی
xslt_set_sax_handler
— تعیین کنترل کننده SAX برای پردازشگر XSLT
xslt_set_sax_handlers
— Set the SAX handlers to be called when the XML document gets processed
xslt_set_scheme_handler
— تعیین کنترلکننده شما برای پردازشگر XSLT
xslt_set_scheme_handlers
— تعیین کنترلکننده شما برای پردازشگر XSLT
xslt_setopt
— تعیین گزینههای پردازشگر xsl
Predefined Constants
xslt_backend_info
XSLT (PHP4)
PHP Manual