One Hat Cyber Team
Your IP :
216.73.216.240
Server IP :
162.240.106.28
Server :
Linux server.ganesand.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Server Software :
Apache
PHP Version :
7.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
thoa
/
public_html
/
admin
/
View File Name :
input.php
<DIV class="product-item float-clear" style="clear:both;"> <DIV class="float-left form-group col-sm-1"><input type="checkbox" name="item_index[]" /></DIV> <div class="form-group col-sm-3"> <label for="exampleInputFile">Choose Image</label> <div> <input type="file" name="pd1image" id="exampleInputFile" > <?php if($PD_ID){ ?> <img src = "images/<?php echo $data['PD_IMAGE'];?>" height="100" width="100"> <?php } ?> </div> </div> </DIV>