> 05/07/2007
REDMAN ADDED TO THE HIP HOP KEMP LINE UP!
<< back
posted by E.C | 12:35
Labels: index
$filen = substr($_SERVER['PHP_SELF'], 13); $string = "gb-"; if(strstr($filen ,$string)){ $active = "guestblog"; } elseif ($filen == 'projects.php') { $active = "projects"; } else { $active = "home"; } $archivelinks = ""; $root = $_ENV["DOCUMENT_ROOT"]; $f = fopen("$root/blog/archivelinks.txt","w+"); fputs($f, $archivelinks); fclose($f); $fh = "$root/header.txt"; $hh = fopen($fh, "r"); $ch = fread($hh, filesize($fh)); fclose($hh); $himg = mt_rand(1, $ch); $h = "/header$himg.jpg"; ?>
">Labels: index