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