Help for this page

Select Code to Download


  1. or download this
    <site>
       <name>Ralinga</name>
       <url>http://www.ralinga.lt/</url>
       ...
    </site>
    
  2. or download this
    <site name="Ralinga" url="http://www.ralinga.lt/">
       ...
    </site>
    
  3. or download this
    <extract type="info">TD class=kain width=500</extract>
    
    ...
          'type' => 'info'
       }
    ]
    
  4. or download this
    <extract type="info"><TD class="kain" width="500"/></extract>
    
    ...
          'type' => 'info'
       }
    ]