标签: php string
if ($_SESSION['email'] && empty($_SESSION['Account_type'] == 'admin')) { header("location:login.php"); }