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: Oct 24 2023
Copyright © 2023 Thunderstone Software LLC. All rights reserved.