403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.74
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/cannguyenlong.com-bk/public_html/webadmin/views/banner/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/cannguyenlong.com-bk/public_html/webadmin/views/banner/add.php
<?=form_open('banner/addnew')?>
<table class="form">
    <tr>
        <td width="176" class="label" style="width: 150px;">Tên banner</td>
        <td width="162"><input type="text" name="title" id="title"class="w350" value="<?=set_value('title')?>"></td>
    </tr>
    <tr>
        <td class="label">Hình ảnh</td>
        <td><input type="text" name="images" id="images"class="w350" value="<?=set_value('images')?>" />
        <a href="<?=base_url()?>filemanager/index/images" class="popupbox" title="Thêm File"> <img src="<?=base_url()?>templates/images/icon/attach.png" alt=""> </a></td>
    </tr>
    <tr>
        <td class="label">Link</td>
        <td><input type="text" name="links" id="links"class="w350" value="<?=set_value('links')?>" /></td>
    </tr>
    <tr>
        <td class="label">Vị trí</td>
        <td><select id="pos" name="pos">
                <option value="0">==</option>
                  <option value="left">Banner trái</option>
                  <option value="right">Banner phải</option>
                  <option value="new">Sản phẩm mới</option>
              </select></td>
    </tr>
    <script language="javascript">
		var loca = document.getElementById("pos").options ;
		for(var i=0;i<loca.length;i++){
			if(loca[i].value == "")
				loca[i].selected = true ;
		}
	</script>
    <tr>
        <td class="label">Hiển thị</td>
        <td><input type="checkbox" name="status" value="1" checked="checked"></td>
    </tr>
    <tr>
        <td colspan="2" align="center"><input type="submit" name="bt_submit" value="" class="themmoi"></td>
    </tr>
</table>
<?=form_close()?>

Youez - 2016 - github.com/yon3zu
LinuXploit