Path : /var/www/html/smart_kpp2_bk17 มีค 69/admin/
File Upload :
Current File : /var/www/html/smart_kpp2_bk17 มีค 69/admin/login.php

<?php
/** ensure this file is being included by a parent file */
defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' );
?>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="https://fonts.googleapis.com/css?family=Pridi" rel="stylesheet">
<link rel="stylesheet" href="css/login.css" type="text/css" />
<script language="javascript" type="text/javascript">
	function setFocus() {
		document.loginForm.username.select();
		document.loginForm.username.focus();
	}
</script>
</head>
<body onLoad="setFocus();">
<!-- Div ของ login -->
<div id="ctr" align="center">
	<div class="login">
		<div class="login-form">
			<img src="../images/logo.png" alt="Login" />

                <form action="index.php" method="post" name="loginForm" id="loginForm">
                <div class="login-form">
                <div class="control-group">
        
                <input type="text" class="login-field" value="" placeholder="ป้อนชื่อผู้ใช้" id="username" name="username">
                <label class="login-field-icon fui-user" for="login-name"></label>

</div>

                <div class="control-group">
                <input type="password" class="login-field" value="" placeholder="ป้อนรหัสผ่าน" id="pass" name="pass">
                <label class="login-field-icon fui-lock" for="login-pass"></label>
                </div>
            
                <!--hAcKEdpRO Script Edit SavePassword-->
            

                <br>
                <div align="left"><input type="submit" name="submit" class="btn btn-primary" value="เข้าสู่ระบบ" />
                &nbsp;<input type="reset" class="btn btn-Warning" value="ล้างรหัสผ่าน" /></div>
            </div>
            <input name="user_os" type="hidden" value="desktop">
                           
			</form>
    	</div>
		<div class="login-text">
            <p>SmartArea by DLiCT YST!.GO.TH V.5.16 (2019)<br><a class="login-link" href="http://dlict.yst1.go.th">กลุ่มส่งเสริมการศึกษาทางไกล เทคโนโลยีสารสนเทศและการสื่อสาร</a></p>
            </div>
		<div class="clr"></div>
	</div>
</div>
<!-- จบ Login -->
<noscript>
!Warning! Javascript must be enabled for proper operation of the Administrator
</noscript>
</body>
</html>