<?php 
      $host 
"localhost";
      
$user "uml";
      
$password "uml";
      
$database "Produits";
      
?>