if I understood it right, you have still a problem.
maybe you should try this:
Quote:
|
$today_images .= "<a href='$PHP_SELF?showimage=$image_id'><img src='images/$image_name' alt='<EXIF_ISO> <EXIF_EXPOSURE_TIME> <EXIF_APERTURE> <EXIF_FOCAL_LENGTH>' title='<EXIF_ISO> <EXIF_EXPOSURE_TIME> <EXIF_APERTURE> <EXIF_FOCAL_LENGTH>' /></a>";
|
?