cookies - not fixed

This commit is contained in:
Walter Hupfeld
2024-02-20 16:59:46 +01:00
parent 527308b201
commit 9a7aabcc42
4 changed files with 15 additions and 8 deletions

View File

@@ -1,5 +1,8 @@
<?php
session_start();
require ("config.php")
?>
<!DOCTYPE html>
<?php require ("config.php") ?>
<html lang="de">
<head>
<meta charset="UTF-8">