[ PHPXref.com ] [ Generated: Sun Jul 20 19:18:54 2008 ] [ Papoo 2.1.5 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> info.php (source)

   1  <?php 
   2  /*$summe=0;

   3  for ($i=0;$i<31;$i++){

   4  $summe=($summe+(500*12))*1.02;

   5  echo $i." : ".$summe."<br />";

   6  }

   7  echo $summe;*/
   8  
   9  phpinfo() ?>


[ Powered by PHPXref - Served by Debian GNU/Linux ]