session_start(); if($_SESSION['userid']=="") { $_SESSION['userid'] =""; } include_once "config.php"; //include_once "authentication.php"; ?>