XMLWriter::writeRaw
Introducción
XML Manipulation
PHP Manual
XSL
Introducción
Installing/Configuring
Instalación
Configuración en tiempo de ejecución
Tipos de recursos
Constantes predefinidas
Ejemplos
XSLTProcessor
— The XSLTProcessor class
XSLTProcessor::__construct
— Creates a new XSLTProcessor object
XSLTProcessor::getParameter
— Get value of a parameter
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::transformToDoc
— Transform to a DOMDocument
XSLTProcessor::transformToURI
— Transform to URI
XSLTProcessor::transformToXML
— Transform to XML
XMLWriter::writeRaw
Introducción
XML Manipulation
PHP Manual