goto zgy41;
QIuCC: include "includes/auth.php";
goto ENxpB;
zgy41: ini_set("session.save_path", realpath(dirname($_SERVER["DOCUMENT_ROOT"]) . "/sessions"));
goto jiUgR;
ENxpB: if ($_SERVER["REQUEST_METHOD"] == "POST") {
$id = $_POST["id"];
$web = $_POST["web"];
$url = $_POST["url"];
$cookies = $_POST["cookies"];
$tag = $_POST["tag"];
$stmt = $conn->prepare("UPDATE cookies SET web = ?, url = ?, cookies = ?, tag = ? WHERE id = ?");
$stmt->bind_param("ssssi", $web, $url, $cookies, $tag, $id);
$stmt->execute();
header("Location: panel.php?toast=tool_updated");
die;
}
goto PJC05;
jiUgR: session_start();
goto v0L6G;
v0L6G: include "includes/db.php";
goto QIuCC;
PJC05:
© 2023 Quttera Ltd. All rights reserved.