0) { // Loop through the result set while ($row = mysqli_fetch_assoc($result)) { $image = $row['image']; // Assuming the image column name is 'image' $imgSrc = '/admin/blog_manager_gallery/' . $image; $imgDiv = '
'; } } ?> <?if($blogM_Title == ''){ echo $blogname; }else{ echo $blogM_Title; }?>

Date:

Back To Top