XMLWriter::writeRaw
简介
XML 操作
PHP Manual
XSL
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
范例
Example collection.xml and collection.xsl files
Error handling with libxml error handling functions
XSLTProcessor
— The XSLTProcessor class
XSLTProcessor::__construct
— Creates a new XSLTProcessor object
XSLTProcessor::getParameter
— Get value of a parameter
XsltProcessor::getSecurityPrefs
— Get security preferences
XSLTProcessor::hasExsltSupport
— Determine if PHP has EXSLT support
XSLTProcessor::importStylesheet
— Import stylesheet
XSLTProcessor::registerPHPFunctions
— Enables the ability to use PHP functions as XSLT functions
XSLTProcessor::removeParameter
— Remove parameter
XSLTProcessor::setParameter
— Set value for a parameter
XSLTProcessor::setProfiling
— Sets profiling output file
XsltProcessor::setSecurityPrefs
— Set security preferences
XSLTProcessor::transformToDoc
— Transform to a DOMDocument
XSLTProcessor::transformToUri
— Transform to URI
XSLTProcessor::transformToXML
— Transform to XML
XMLWriter::writeRaw
简介
XML 操作
PHP Manual