[ Index ]

PHP Cross Reference of IEUF

title

Body

[close]

/outils/ -> infosys.php (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
   2  <html
   3  lang="fr"><head> <meta name="generator" content="HTML Tidy for Windows (vers 25 March 2009), see www.w3.org">
   4  <meta id="_moz_prolog" content="">
   5  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
   6  <title>Informations syst&egrave;me</title>
   7  <style type="text/css">
   8  body {
   9    font-family: Arial,Helvetica,sans-serif;
  10    background-color: #ccffff;
  11  }
  12  </style>
  13  </head>
  14  <body>
  15  <h1> Informations syst&egrave;me</h1>
  16  <?php
  17  echo "Apache : ".apache_get_version();
  18  echo "<br>Modules : <pre>";
  19  print_r(apache_get_modules());
  20  echo "</pre>";
  21  ?>
  22  <script type="text/javascript">
  23  <!--
  24  
  25  //-->
  26  </script>
  27  </body>
  28  </html>


Generated: Fri Jan 31 19:59:00 2014 Cross-referenced by PHPXref 0.7.1