 ?: 'profile-pics/default.jpeg'; ?>)
User # schrieb:
+ + + +Erstellt am:
+ + +diff --git a/FVS-Social/db_connect.php b/FVS-Social/db_connect.php new file mode 100644 index 0000000..45826a3 --- /dev/null +++ b/FVS-Social/db_connect.php @@ -0,0 +1,13 @@ +setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); +} catch (PDOException $e) { + die("Fehler bei der Verbindung zur Datenbank: " . $e->getMessage()); +} +?> \ No newline at end of file diff --git a/FVS-Social/erfolg.html b/FVS-Social/erfolg.html new file mode 100644 index 0000000..822b4b2 --- /dev/null +++ b/FVS-Social/erfolg.html @@ -0,0 +1,11 @@ + + +
+ + +User # schrieb:
+ + + +Erstellt am:
+ + +