$sql = "SELECT * FROM lovepage_gallery_images.images WHERE album_image = '".$_GET['album']."' ORDER BY -id";
ORDER BY -id