DOMIT! v 0.1 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   
Installation

Since DOMIT! is not an extension, it requires no special setup on your server. You will, however, need to have the following files present on your server filesystem:

xml_domit_parser.php - the main DOMIT! php file.

xml_domit_utilities.php - required if you want to render your XML as a normalized (whitespace formatted) string or if you want to use the parseXML method of DOMIT_Document.

xml_saxy_parser.php - required if you would like to use the SAXY parser with DOMIT! instead of the Expat parser.


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