<?php session_start(); $_SESSION['id_user'] = ""; $_SESSION['profile_full'] = ""; header('Location: https://ournorth2021.com'); ?>