Skip to content
Snippets Groups Projects
Commit 372bac3d authored by MOULLA YANIS's avatar MOULLA YANIS :space_invader:
Browse files

Dernier commit

parent fa84ae09
Branches dev
1 merge request!1Version finale du projet
......@@ -34,7 +34,7 @@
try{
$pdo = new PDO('mysql:host=localhost;dbname=pw_database;charset=utf8', 'ymoulla', 'ymoulla');//$db_dsn, $db_usr, $db_pswd, $db_options
}
}//
catch(PDOException $pe){
echo 'ERREUR : ' .$pe->getMessage();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment