KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/klengineers/klwebsite-controller/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/klengineers/klwebsite-controller/index.php
<?php include('inc/loginValidate.inc.php');?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Login | Site Admin | 247nywebdesign</title>
<link href="css/960.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/reset.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/text.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/login.css" rel="stylesheet" type="text/css" media="all" />
</head>

<body>
<div class="container_16"><div style="width:100%;float:left"align="center"><a href="./dashboard.php"><img src="images/e_logo.PNG" border="0" align="top"></a></div>
  <div class="grid_6 prefix_5 suffix_5">
   	  <h1><a href="#" style="color: #282b13">Site Admin - Login</a></h1>
    	<div id="login">
    	  <!--<p class="tip">You just need to hit the button and you're in!</p>
          <p class="error">This is when something is wrong!</p>  --> 
             <font  color="red" style="font-size:11px"><?php include('inc/showMsg.inc.php');?></font>
     
    	  <form id="loginForm" name="loginForm" method="post" action="#">
    	    <p>
    	      <label><strong>Username</strong>
<input type="text" name="userName" class="inputText" id="textfield" />
    	      </label>
  	      </p>
    	    <p>
    	      <label><strong>Password</strong>
  <input type="password" name="password" class="inputText" id="textfield2" />
  	        </label>
    	    </p>
           	<input name="loginSubmit" type="hidden" value="1" /> 
            <input class="black_button" name="loginSubmit" type="submit" value="Login" />
    		<!--<a class="black_button" href="javascript:document.loginForm.submit()"><span>Login</span></a>
              <label>
            <input type="checkbox" name="checkbox" id="checkbox" />
              Remember me</label>    -->        
    	  </form>
		  <br clear="all" />
    	</div>
        <div id="forgot">
        <!--<a href="#" class="forgotlink"><span>Forgot your username or password?</span></a>--></div>
  </div>
</div>
<br clear="all" />
</body>
</html>

Anon7 - 2021