master
Mathilde JEAN 2 years ago
parent 51c8d72db7
commit e9dea40b14

@ -3,7 +3,7 @@
//Prefixe
$rep=__DIR__.'/../';
//BD
$bd['dsn'] = "mysql:host=localhost;port=8888;dbname=dbPhp";
$bd['dsn'] = "mysql:host=localhost;port=8888;dbname=bdPhp";
$bd['user'] = "root";
$bd['pswd'] = "root";
//Vues

Loading…
Cancel
Save