We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e32b01 commit 16dfe39Copy full SHA for 16dfe39
config.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+$dbhost = "localhost";
4
+$dbname = "appuntamento";
5
+$dbuser = "root";
6
+$dbpswd = "stronza77php";
7
8
+?>
0 commit comments