"; if (is_file($dir.$file)){ // Check whether the actual image is a thumbnail if ((strpos($dir.$file,'.jpg')) || (strpos($dir.$file,'.jpeg'))){ if ($actFile == $id){ return 'Slideshow'; } if ($actFile == 0){ $first = 'Slideshow'; } $actFile++; } } } } $gid = 1; return $first; } $gid = isset($_GET['id']) ? $_GET['id'] : 0; $gid++; $image = displayPhoto(); $url = $_SERVER['PHP_SELF'].'?id='.$gid; ?> Micro Photo Slideshow '; ?>
Micro Photo SlideShow 1.0