Answer the question
In order to leave comments, you need to log in
Why isn't the header redirect happening?
Good afternoon. Please tell me what could be the problem:
There is an output file:
<?php
session_start();
require_once "../db.php";
session_destroy();
header("Location: /");
?>
<?php
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question