functions

 <?php


require "connection.php";


function check_login()
{
    if(empty($_SESSION['info'])){

        header("Location: login.php");
        die;
    }
}

Comments

Popular posts from this blog

Economic paradoxes

Narcotics