session_start(); $theuser1=$_SESSION["theuser1"]; $myFile = "../../images/activate.txt"; $fh = fopen($myFile, 'r'); $theData = fread($fh, 5); fclose($fh); //echo "the user is $theuser1"; if ($theData=="false" && $theuser1!=1234 && $theuser1!="1234") die(); if (strtotime ("2010-1-27")>time() && $theuser1!="1234") die(); ?>
Loading
|
||||||
| ||||||
|