topical media & game development
mashup-flickr-complete-gallery-6-1.php / php
<?php
include (dirname(__FILE__) . '/../lib/phpFlickr/phpFlickr.php');
flickr = new phpFlickr('YOUR-API-KEY', NULL, false);
nsid,
'sort' => 'date-posted-desc',
'page' => 1,
'per_page' => 5
);
flickr->photos_search(flickr->getErrorCode())
{
echo ("Error fetching photos: " . p);
echo "</pre>\n";
?>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.