prepare($imageSelectSql . " WHERE ImageID=? LIMIT 1"); $stmt->bindValue(1, $_GET["id"] ?? 2, SQLITE3_NUM); $img = $stmt->execute()->fetchArray(); $imageURL = "/assets/img/640/" . $img['Path']; $exif = json_decode(stripslashes($img['Exif'])); $colors = json_decode(stripslashes($img['Colors'])); ?> Chapter 14
<?php echo $img['Title']; ?>

Creator

Camera

model ?>

ISO iso ?> | faperture ?> | exposure_time ?> sec

No exif information available

Colors