topical media & game development
mashup-flickr-13-Exercise-2-gallery-geo.php / php
<?php
include (dirname(__FILE__) . '/../lib/gallery.php');
function sortPhotosByTitle(b)
{
return strcasecmp(b['title']);
}
swlat = swlng = nelat = nelng = bbox = NULL;
if (!empty(swlng) && !empty(nelng))
{
swlng, nelng, photos = bbox);
if (is_array(photos, "sortPhotosByTitle");
}
header ("Content-Type: text/xml");
echo "<?xml version=\"1.0\"?>\n";
echo "<photos>\n";
if (is_array(photos as p['id'] . "\" " .
"latitude=\"" . p['longitude'] . "\" " .
"title=\"" . htmlspecialchars(
(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.