" . nl2br($row["content"]) . "
"; - if ($row["image_path"]) { - echo "diff --git a/.env b/.env deleted file mode 100755 index 041bdb4..0000000 --- a/.env +++ /dev/null @@ -1,2 +0,0 @@ -ADMIN_USER=lmao -ADMIN_PASS=F^!3'?1^MTzKTcV%dHVh'|;Am diff --git a/index.php.bak b/index.php.bak deleted file mode 100755 index 9e16e71..0000000 --- a/index.php.bak +++ /dev/null @@ -1,118 +0,0 @@ -prepare("INSERT INTO posts (content, image_path, ip_address) VALUES (?, ?, ?)"); - $stmt->bind_param("sss", $content, $target_file, $ip); - - if ($stmt->execute()) { - $_SESSION['last_post_time'] = time(); - $msg = "Message posté avec succès !"; - } else { - $msg = "Erreur SQL : " . $conn->error; - } - } - } -} -?> - - - -
-" . nl2br($row["content"]) . "
"; - if ($row["image_path"]) { - echo "Voici votre récompense :
-(Tu peux tenter: admin / supersecret)
- - - - -