getPhotoInfo($id); $title = $info['title']; $img = 'http://static.flickr.com/' . $info['server'] . '/' . $info['id'] . '_' . $info['secret'] . '.jpg'; $photoPage = 'http://www.flickr.com/photos/' . $info['owner']['nsid'] . '/' . $id . '/'; } ?>

<?php echo $title ?>

More info...