Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <Main>
    ...
    <MatchedHits>
    </MatchedHits>
    </Main>
    
  2. or download this
    sub writeXML()          # HTML code
    {
    ...
      $writer->end();
      $output->close();
    }