PHP. Руководство по PHP. 2005
XSLTProcessor->transformToXML()XSLTProcessor->transformToXML()
Описание
class XSLTProcessor {string transformToXML (DOMDocument doc)
}
Transforms the source node to a string applying the stylesheet given by the XSLTProcessor->importStylesheet() method.
Список параметров
- doc
-
The transformed document.
Возвращаемые значения
The result of the transformation as a string or FALSE on error.
Примеры
Смотрите также
XSLTProcessor->transformToDoc() |
XSLTProcessor->transformToURI() |
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪