home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Shareware / Programare / cnstats / reports / subnets.php < prev    next >
Encoding:
PHP Script  |  2004-08-11  |  333 b   |  7 lines

  1. <?
  2. $i=GetImageSize("img/demo/subnets.gif");
  3. ?>
  4. <br><center><?=$LANG["demo"];?>.<br><br></center>
  5. <table style="height:<?=$i[1];?>px;width:<?=$i[0];?>px" cellspacing="0" cellpadding="0" border="0" height="100%">
  6. <tr><td background="img/demo/subnets.gif"><img src="img/none.gif" width="1" height="<?=$i[1];?>"></td></tr>
  7. </table>