) error_reporting(E_ALL); ini_set('display_errors', 0); ini_set('log_errors', 1); ini_set('error_log', __DIR__.'/error.log'); $DB_HOST = 'localhost'; $DB_NAME = 'kafzauktion'; // <- falls abweichend: 'kfzauktion' $DB_USER = 'kfzauktion'; $DB_PASS = 'Gg5qUiv99!'; try { $pdo = new PDO("mysql:host=$DB_HOST;dbname=$DB_NAME;charset=utf8mb4",$DB_USER,$DB_PASS,[ PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION, PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC, ]); } catch (Throwable $e){ http_response_code(500); echo "DB-Fehler. Prüfe Zugangsdaten in db.php"; exit; } function e($s){ return htmlspecialchars($s ?? '', ENT_QUOTES, 'UTF-8'); } Auktion einstellen – kfzauktion.ch
← Startseite

Auktion einstellen

Erstes Bild wird Cover. Weitere erscheinen in der Galerie.
Zur Liste