fetch_all_array($sql_gallery_img);
$total_options = count($row_img);
if ($total_options > 0) {
for ($i = 0; $i < $total_options; $i++) {
//while ($row_img = mysqli_fetch_array($result_img)) {?>
= $row_img[$i]['gallery_name'] ?>
= $row_img[$i]['gallery_desc'] ?>