| 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/tukhoa/ |
Upload File : |
<h3>Hình ảnh</h3>
<form name="frm" method="post" action="index.php?com=tukhoa&act=save_photo" enctype="multipart/form-data" class="nhaplieu">
<?php for($i=0; $i<1; $i++){?>
<b>Tên</b> <input type="text" name="ten" value="" class="input" /><br />
<b>Link</b> <input type="text" name="link" value="" class="input" /><br /> <br />
<b>Số thứ tự </b> <input type="text" name="stt" value="1" style="width:30px" /> <br /><br />
<b>Hiển thị</b> <input type="checkbox" name="hienthi" checked="checked" /> <br /><br />
<? }?>
<input type="submit" value="Lưu" class="btn" />
<input type="button" value="Thoát" onclick="javascript:window.location='index.php?com=tukhoa&act=man_photo'" class="btn" />
</form>