View Single Post
  #4  
Old 12-30-2005, 04:02 PM
SeLeCta Offline
pp regular
 
Join Date: Dec 2005
Location: Germany
Posts: 22
Send a message via ICQ to SeLeCta
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>";
?
Reply With Quote