|
XSLTProcessor::transformToUriTransform to URI Description
public int XSLTProcessor::transformToUri(object
$document , string $uri )Transforms the source node to an URI applying the stylesheet given by the XSLTProcessor::importStylesheet method. Parameters
Return Values
Returns the number of bytes written or Examples
Example #1 Transforming to a HTML file
See Also
|