OMG, Im totally sorry. I totaly forgot. I wasn't even thinking about the site, I just had this damn code in my head. I appologize.
You get free access when I finish it how about that?
Anyways thanks for looking it over, but it still didn't work.
I think its the apache, because like I said it works anywhere else other than the apache folders.
Here is the code for the header.
also I got this as a demo from someone
<?php $x0de352aee05945d6fd63fefba32b28e9 ="tooyoung.html";
$xa7f3f8a75914bd85e56b4acfa2b138f1 = "index.html";
$x628b7db04235f228d40adc671413a8c8 = $_POST['x628b7db04235f228d40adc671413a8c8'];
$x7436f942d5ea836cb84f1bb2527d8286 = $_POST['x7436f942d5ea836cb84f1bb2527d8286'];
$x84cdc76cabf41bd7c961f6ab12f117d8 = $_POST['x84cdc76cabf41bd7c961f6ab12f117d8'];
if($x628b7db04235f228d40adc671413a8c8 < 1 || $x628b7db04235f228d40adc671413a8c8 >
31 || $x7436f942d5ea836cb84f1bb2527d8286 < 1 || $x7436f942d5ea836cb84f1bb2527d8286 >
12 || $x84cdc76cabf41bd7c961f6ab12f117d8 < 1900 || $x84cdc76cabf41bd7c961f6ab12f117d8 > 1999)
{ header("Location: $xa7f3f8a75914bd85e56b4acfa2b138f1");
} $xb148eddcfe73fb6372023eac0fc9c29b = mktime(0,0,0,$x7436f942d5ea836cb84f1bb2527d8286,$x 628b7db04235f228d40adc671413a8c8,$x84cdc76cabf41bd 7c961f6ab12f117d8);
$xc5e7dfaf771d423ecf59b008369021e8 = getdate(); $xfd58788ee574a51bb45dc8ed779c9a17 = $xc5e7dfaf771d423ecf59b008369021e8['year'] - 18;
$x3ff57cd27b86eea8e1549ebaea51bb1a = mktime(0,0,0,$xc5e7dfaf771d423ecf59b008369021e8['mon'],$xc5e7dfaf771d423ecf59b008369021e8['mday'],$xfd58788ee574a51bb45dc8ed779c9a17);
$x755f85c2723bb39381c7379a604160d8 = date("m:d:Y", $x3ff57cd27b86eea8e1549ebaea51bb1a);
if($xb148eddcfe73fb6372023eac0fc9c29b > $x3ff57cd27b86eea8e1549ebaea51bb1a) { header("Location: $x0de352aee05945d6fd63fefba32b28e9");
} else { session_start();
$_SESSION['sid'] = session_id(); } ?>
Quote:
|
Originally Posted by Daemon
At the beginning of your file, you probably have something like this:
The blank line underneath the opening tag for whatever reason always messes up the header calls for me, so I had to keep deleting that blank line and it usually worked (to fix the header sent part at least, not the other errors  )
Also, you could've warned us that this is a freakin porn site. Scared the crap outta me when I opened the page and I heard my dad walking toward me. Jesus man.
|