🚧 First introduction of these and dump system

This commit is contained in:
Florian SYLVAIN
2021-09-18 14:13:10 +02:00
parent 228d25c279
commit ae7f4d88e7
3 changed files with 69 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
$pdo = new PDO('mysql:host=localhost;dbname=projet_prog_web', 'root', 'root');