topical media & game development
mashup-flickr-13-Exercise-1-gallery-geo.php / php
<?php
include (dirname(__FILE__) . '/../lib/gallery.php');
function sortPhotosByTitle(b)
{
return strcasecmp(b['title']);
}
photos = photos))
{
usort(photos))
{
foreach (p)
{
echo "<photo " .
"id=\"" . p['latitude'] . "\" " .
"longitude=\"" . p['title']) . "\" " .
" />\n";
}
}
echo "</photos>";
?>
(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.