LOGIN
~FAQ~
Database Server:
');
include('foot.php'); } else {
$arr=array("0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F",
"G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y",
"Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r",
"s","t","u","v","w","x","y","z");
$key=$arr[rand(0,61)].$arr[rand(0,61)].$arr[rand(0,61)].$arr[rand(0,61)].$arr[rand(0,61)].$arr[rand(0,61)].$arr[rand(0,61)];
$repl=array("^"=>""); $time=time(); $server=strtolower(trim(strtr($server,$repl)));
$login=trim(strtr($login,$repl)); $pass=trim(strtr($pass,$repl)); $dbn=trim(strtr($d,$repl));
$str=$key."^$server^$login^$pass^$dbn^$time\r\n"; $fl=@file("uskes.dat");
if ($fl<>NULL) {
for ($i=0;$i$server)&&($p3<>$login)) {$str.=$fl[$i];}
else {
}
}
}
$f=@fopen("uskes.dat","w"); @fwrite($f,$str); @fclose($f);
$dir=""; if (($d<>NULL)&&($d<>"/")) {$dir="&d=".rawurlencode($d);
}
$dir=str_replace(".htaccess",".|htaccess",$dir);
include('top.php');
echo ('');
echo '
WELCOME ';
echo $login;
echo("»
ENTER«
Bookmark this page for autologin. ");
include('foot.php'); exit;
}
?>