Help for this page

Select Code to Download


  1. or download this
    
    (refas tag="user")/path/to/userfile.xml(/refas)
    ...
      </tr>
    </table>
    
  2. or download this
    
    print axml(qq@(refas tag="user")/path/to/userfile.xml(/refas)@);
    ...
    </table>
    @;
    
  3. or download this
    
    (refas path="/path/to/userfile.xml") 
    ...
      </table>
    (/refas)