403Webshell
Server IP : 172.67.187.206  /  Your IP : 162.159.115.41
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Inetpub/www/news/datacenter/admin/template-pages/modals/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/news/datacenter/admin/template-pages/modals/modal_delete_year.php
<?php
debug_backtrace() || die ("Direct access not permitted"); 
?>
<div class="modal fade custom-modal" tabindex="-1" role="dialog" aria-hidden="true" id="modal_delete<?php echo $Id;?>">
								  <div class="modal-dialog" role="document">
									<div class="modal-content">
									<form action="core/yearDelete.php?idyear=<?php echo $Id;?>" method="post" enctype="multipart/form-data">
									  <div class="modal-header">
										<h5 class="modal-title" id="exampleModalLabel">ลบข้อมูล</h5>
										<button type="button" class="close" data-dismiss="modal" aria-label="Close">
										  <span aria-hidden="true">&times;</span>
										</button>
									  </div>
									  <div class="modal-body">
										<p>ข้อมูลปีการศึกษา  <?php echo $year;?> จะถูกลบออกจากฐานข้อมูล</p>
									  </div>
									  <div class="modal-footer">
										<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
										<button type="submit" class="btn btn-danger">ลบ</button>
									  </div>
									</div>
									</form>
								  </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit