Cylul007 Webshell
Uname
:
Linux ns7.thaihispeed.com 3.10.0-693.11.1.el7.x86_64 #1 SMP Mon Dec 4 23:52:40 UTC 2017 x86_64
PHP
:
5.3.29
on
apache2handler
Time
:
24 Nov 2024 20:53:18
Path :
/
home
/
tassabanlo
/
domains
/
lomsak.go.th
/
public_html
/
File Upload :
New File
New Folder
Current File : /home/tassabanlo/domains/lomsak.go.th/public_html/informaition2_edit.php
Download
HOME
<!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" /> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" /> <title>สำนักงานเทศบาลเมืองหล่มสัก</title> </head> <? include "checklogin.php"; include "connect.php"; $name_in2 = $_POST['name_in2']; $fileupload = $_FILES['pdf']['tmp_name']; $fileupload_name = $_FILES['pdf']['name']; $num_in2 = $_POST['num_in2']; if($name_in2!=""){ //if($total == 0){ if($fileupload!=""){ unlink("./informationpdf2/$pdf_in"); copy($fileupload,"./informationpdf2/".$fileupload_name); $sql = "UPDATE information2 SET name_in2 = '$name_in2',pdf_in2 = '$fileupload_name' WHERE num_in2 = '$num_in2' "; } else{ $sql="UPDATE information2 SET name_in2 = '$name_in2' WHERE num_in2 = '$num_in2' "; } mysql_query($sql,$conn) or die("3.ไม่สามารถประมวลผลคำสั่งได้"); mysql_close(); echo"<script language=\"javascript\">"; echo"alert('บันทึกข้อมูลเรียบร้อยแล้ว');"; echo"window.location = 'information2admin.php';"; echo"</script>"; //} } ?> <body> </body> </html>
Copyright © 2018 - Powered By CytoXploit