Файловый менеджер - Редактировать - /home/gqdcvggs/view.imators.com/submit.php
Назад
<?php session_start(); $correctCode = '345-6737-389'; $error = ''; if ($_SERVER['REQUEST_METHOD'] === 'POST') { $userCode = htmlspecialchars($_POST['code']); if (hash_equals($correctCode, $userCode)) { $_SESSION['authenticated'] = true; header('Location: home.html'); exit(); } else { $error = 'Code incorrect. Veuillez réessayer.'; } } ?>
| ver. 1.6 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка