| 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" enctype="multipart/form-data" class="nhaplieu">
<?php for($i=0; $i<5; $i++){?>
<b>Hình ảnh <?=$i+1?></b> <input type="file" name="file<?=$i?>" /> <strong>.jpg | .gif | png</strong><br />
<br />
<b>Link: </b> <input name="mota<?=$i?>" type="text" size="40" />
<br />
<br /><br/>
<b>Số thứ tự </b> <input type="text" name="stt<?=$i?>" value="1" style="width:30px" /> <br />
<b>Hiển thị</b> <input type="checkbox" name="hienthi<?=$i?>" 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=quangcao1&act=man_photo'" class="btn" />
</form>