? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/modules/users/
File Upload :
Current File : /home/admin/public_html/modules/users/com_new_category.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<TITLE><?echo $cfg['site_name'];?></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META content="" name=Keywords>
<META content="<?echo $cfg['site_name'];?>" name="Description">
<META content="<?echo $cfg['site_name'];?>" name="Author">
<META content="<?echo $cfg['site_name'];?>" name="Copyright">
<LINK href="../../css/backend_style.css" type="text/css" rel="stylesheet">
<br>
<table width="99%" class="table_data"><tr><td><br>
<form method="post" action="<?echo"$PHPSELF?mod=user&ac=add_group";?>">
<table width="450" height="102"  class="Table_action">
    <tr>
      <th width="450" height="21">เพิ่มหมวดหมู่</th>
    </tr>
    <tr>
      <td width="450" height="77" align="center">
      <p align="center">&nbsp;
      
      <table  width="399" height="107">
    <tr>
      <td width="127" height="24">หมวดหมู่</td>
      <td width="266" height="24"><input type="text" name="name" size="35" maxlength="150" class="backend_inputbox"></td>
    </tr>
    <tr>
      <td width="127" height="22">รายละเอียด</td>
      <td width="266" height="22"><input type="text" name="access" size="35" maxlength="150" class="backend_inputbox"></td>
    </tr>
    <tr>
      <td width="127" height="5"></td>
      <td width="266" height="5"></td>
    </tr>

	<tr>
      <td width="127" height="22">กำหนดสิทธ์</td>
      <td width="266" height="22">
	  <?
	 $i = 0; 
   while ($i < count($cfg['module'])) { 
      echo "<input class=\"backend_inputbox\" type=\"checkbox\" name=\"checkbox[$i]\" id=\"checkbox_$i\" value=\"".$cfg['module'][$i]."\">".$cfg['module'][$i]."<br>"; 
      $i++; 
   }
	
	?></td>
    </tr>
    <tr>
      <td width="127" height="5"></td>
      <td width="266" height="5"></td>
    </tr>
    <tr>
      <td width="127" height="33">&nbsp;</td>
      <td width="266" height="33">
      <input type="submit" value="  บันทึก " name="submit">&nbsp;
      <input type="button" value="  ยกเลิก " name="cancle" onClick="javascript:window.history.back()"></td>
    </tr>
    <tr>
      <td width="127" height="13"></td>
      <td width="266" height="13">
      </td>
    </tr>
  </table>
      </td>
    </tr>
	  <tr>
      <th width="450" height="21"></th>
    </tr>
  </table>
</form>
  </td></tr></table>

T1KUS90T
  root-grov@210.1.60.28:~$