session_start(); if (!session_is_registered("mem_info")){ echo "請走大門進來!"; exit; } require("style1.txt"); include("poll_mem_fcns.php");// ?>