Afficher les information sur le Serveur Mysql

Author:


Download

<html>
<head>
<title>Base de données: info Serveur</title>
</head>
<body>

<?php
   mysql_connect("localhost","root","");
   echo mysql_get_server_info();
?>
</body>
</html>

Leave a Reply

Your email address will not be published. Required fields are marked *


one + = 7