0

This is the error that i get when i try to use a header in php. error code

header("Location: ./index.php?content=massege&alert=emailexist");

and when you look on navbar page it is a html header element: navbar

333736
  • 1
  • The PHP [header function](https://www.php.net/function.header) is very different from an HTML [header tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/header) – aynber Feb 22 '22 at 15:52

0 Answers0