This repository has been archived on 2026-06-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

5 lines
98 B
PHP

<?php
$pdo = new PDO('mysql:dbname=kursverwaltung;host=localhost', 'root', 'Feuerwehr1!')
?>