session_start(); $theuser1=$_SESSION["theuser1"]; $myFile = "../../images/activate.txt"; $fh = fopen($myFile, 'r'); $theData = fread($fh, 5); fclose($fh); if ($theData=="false" && $theuser1!=1234 && $theUser1!="1234") die(); if (strtotime ("2010-1-27")>time() && $theUser1!="1234") die(); ?>
Do questions 8 -14 from here