$width_scale) { $ratio = $width/$width_scale; $width = $width_scale; $height = round($height/$ratio); } $images = array_keys($imagearray); foreach ($images as $image) { if (!isset($last)) { $first = $image; } if ($now) { $next = $image; $now = false; } if ($image == $imagename) { $prev = $last; $now = true; } $last = $image; } if (!isset($prev)){ $prev = $last; } if (!isset($next)){ $next = $first; } print "
<-- previous | back | next --> |
\n"; print $img_data['description']; print "
These pictures were taken with my mobile phone.
photo tekniklog
".count($imagearray)." images; $picsperpage images/page; page "; print $page+1; print "/".$numpages."