Your IP : 216.73.216.201


Current Path : /home/hrpsychology/public_html/soulfood.gr/old_!/kt/
Upload File :
Current File : /home/hrpsychology/public_html/soulfood.gr/old_!/kt/login.php

 <!DOCTYPE html>
<html>
<head><title></title>
<style>
body {background-color: #636060;}
.test{color:white;
	border-style: solid;
	width: 700px;
	padding: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:250px;
    
	
	box-shadow: 0px 0px 40px  #fdffbc ; }
#bg {
    background-color:black;
    }
</style>


</head>
<body>
<?php 

$firstname = $_POST["onoma"];
$lastname = $_POST["lastname"];
if ($firstname == "AB" && $lastname == "ABCARE4U"){
?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-ab.htm"><?php

}
 elseif ($firstname == "kotsovolos" && $lastname == "kotsovolos123!@#") {
 ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-kt.htm"><?php
 }
 elseif ($firstname == "ELPEN" && $lastname == "ELPEN4U") {
 ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-el.htm"><?php
 }
 elseif ($firstname == "softonegroup" && $lastname == "SUP1234") {
 ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-so.htm"><?php
 }
 elseif ($firstname == "praktiker" && $lastname == "praktiker123!@#") {
 ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-pr.htm"><?php
 }
else{?> <meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/ab/lathos.html"><?php }

?>
<div >
    <div class="test">
    <h1><font align="center">Παρακαλώ περιμένετε..</font></h1>
        <?php
        $date = date('d-m-Y ');
         echo $date
         ?>
    </div>
</div>
</html>