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 21:07:29
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/information3admin.php
Download
HOME
<?php require_once('Connections/Myconnection.php'); ?> <?php if (!function_exists("GetSQLValueString")) { function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") { if (PHP_VERSION < 6) { $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue; } $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue); switch ($theType) { case "text": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "long": case "int": $theValue = ($theValue != "") ? intval($theValue) : "NULL"; break; case "double": $theValue = ($theValue != "") ? doubleval($theValue) : "NULL"; break; case "date": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "defined": $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue; break; } return $theValue; } } mysql_select_db($database_Myconnection, $Myconnection); $query_infor3 = "SELECT * FROM information3"; $infor3 = mysql_query($query_infor3, $Myconnection) or die(mysql_error()); $row_infor3 = mysql_fetch_assoc($infor3); $totalRows_infor3 = mysql_num_rows($infor3); mysql_select_db($database_Myconnection, $Myconnection); mysql_query("SET NAMES UTF8"); $query_Showinfor3 = "SELECT * FROM information3 ORDER BY num_in3 DESC"; $Showinfor3 = mysql_query($query_Showinfor3, $Myconnection) or die(mysql_error()); $row_Showinfor3 = mysql_fetch_assoc($Showinfor3); $totalRows_Showinfor3 = mysql_num_rows($Showinfor3); ?> <!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" /> <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" /> <title>สำนักงานเทศบาลเมืองหล่มสัก</title> </head> <? include "checklogin.php"; include "connect.php"; include "dropdown menuadmin.php" ; include "head.php" ; include "bar.php" ; $sql="SELECT*FROM information3 "; $result = mysql_query($sql,$conn); ?> <style> .button { display: inline-block; border-radius: 4px; background-color: #3498da; color: #FFF; font-size: 13px; padding: 5px; width: 140px; transition: all 0.5s; cursor: pointer; border: 3px solid #87CEFA } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .button span:after { content: '◄'; position: absolute; opacity: 0; top: 0; right: -10px; transition: 0.5s; } .button:hover span { padding-right: 15px; } .button:hover span:after { opacity: 1; right: 0; } body { background-size: 100% auto; background-image: url(images/bg.jpg); } </style> <body> <table width="1024" border="0" align="center" > <!-- menuleft.php start --> <?php include "menuleft.php" ; ?> <!-- menuleft.php end --> <td width="734" align="center" valign="top"> <table width="734" border="0" > <!-- dropbar.php start ข่าวประชาสัมพันธ์ กฏหมายปกครอง ประกาศจัดซื้อจัดจ้าง แผนการจัดซื้อจัดจ้าง วารสารเพื่อการประชาสัมพันธ์ ประกาศอื่นๆ --> <?php include "dropbaradmin.php" ; ?> <!-- dropbar.php end --> </table> <div style="height:850px;width:720px;overflow:auto;border:2px solid #3498da;background: url(images/Text.jpg);position:relative; top:10px;"> <table width="100" border="0" align="right" > <p></p> <tr> <td ><a href="information3_formadd.php">เพิ่มข้อมูล </a></td> </tr> </table> <table width="717" border="0" aling="center"> <p></p> <h1 align="center">ประกาศจัดซื้อจัดจ้าง</h1> <!-- <img src="images/Text3head3.png" /> --> <p></p> <?php do { ?> <tr> <td width="30" align="center"><?php echo $row_Showinfor3['num_in3']; ?></td> <td width="550" align="left"><?php echo $row_Showinfor3['name_in3']; ?></td> <td width="50" align="center"><a href=" informationpdf3/<? echo $row_Showinfor3['pdf_in3']; ?>" >Download</a></td> <td width="50" align="center"><a href="information3_formedit.php?num_in3=<?php echo $row_Showinfor3['num_in3']; ?>">แก้ไข</a><? echo"</a>";?></td> <td width="50" align="center"><a href="informaition3_del.php?num_in3=<?php echo $row_Showinfor3['num_in3']; ?>">ลบ</a><? echo"</a>";?></td> </tr> <?php } while ($row_Showinfor3 = mysql_fetch_assoc($Showinfor3)); ?> </table> </div> </th> </tr> </table> </body> <? include "foot.php"?> </html> <?php mysql_free_result($infor3); mysql_free_result($Showinfor3); ?>
Copyright © 2018 - Powered By CytoXploit