Afficher les informations sur le client ‘MySQL’

Author:


Download

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

<?php
   mysql_connect("localhost","root","");

   echo mysql_get_client_info();
?>
</body>
</html>

Leave a Reply

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


2 + = three