| Server IP : 103.48.194.25 / Your IP : 216.73.217.33 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/nhadatkhangdien.net-bk/public_html/admin/templates/quangcao1/ |
Upload File : |
<h3>Hình ảnh</h3>
<form name="frm" method="post" action="index.php?com=quangcao1&act=save_photo&id=<?=$_REQUEST['id'];?>&idc=<?=$_REQUEST['idc']?>" enctype="multipart/form-data" class="nhaplieu">
<b> </b>
<img src="<?=_upload_hinhanh.$item['photo']?>" width="100" />
<br />
<b>Hình ảnh </b> <input type="file" name="file" /> <strong>Dạng:.jpg|.gif|png</strong><br />
<br />
<b>Link: </b> <input name="mota" value="<?=$item['mota']?>" type="text" size="40" />
<br />
<b>Số thứ tự </b> <input type="text" name="stt" value="<?=$item['stt']?>" style="width:30px" /> <br />
<b>Hiển thị</b> <input type="checkbox" name="hienthi" <?=$item['hienthi'] ? 'checked="checked"' : ""?> /> <br /><br />
<input type="hidden" name="id" value="<?=$item['id']?>" />
<input type="submit" value="Lưu" class="btn" />
<input type="button" value="Thoát" onclick="javascript:window.location='index.php?com=quangcao1&act=man_photo'" class="btn" />
</form>