Saving

xmlDoc's can be written to a file with xmlTreeSaveDoc(), or converted to text with xmlTreePrintDoc().


EXAMPLE

<$ret = (xmlTreeSaveDoc($doc, 'output.xml'))>
<$output = (xmlTreePrintDoc($doc))>
output is $output


SEE ALSO
xmlTreePrintDoc, xmlTreeSaveDoc


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.