#!/usr/bin/php getPhotoSelection(); foreach($all as $photo) { $fspot->gen_thumb($photo, 'fromcmd'); } ?>