DOMIT! v 0.2 Tutorial
<<    index    >>
1    2    3    4    5    6    7    8    9    10    11    12    13    14    15    16    17   
18    19    20    21    22    23    24    25    26    27    28    29    30    31   
Saving a DOMIT Document

To save a DOMIT_Document as an XML text file, you can use the saveXML method:

$success =& $cdCollection->saveXML("/xml/cdcollection.xml");

true or false will be returned, depending on the success of the save operation.


Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers.
Please visit Engage Interactive to download free copies.