Solano Stroll, EXIF

Miles Clown The Solano Avenue Stroll is a massive (and I do mean massive) annual street fair in these parts. You know the drill – a zillion booths, overpriced food, mediocre music (with a few gems in the straw), kook cars, inflatable rides for the kiddos. So dense with humans you can barely move. Miles’ preschool took part in the parade, which meant he and I became clowns for a day. Had the presence of mind to snap a shot when the makeup was fresh.

Having a lot of fun extracting EXIF data from JPEGs with PHP for a special project I’ve been working on lately. A few lines of code gets you something like this:

$section) {
foreach ($section as $name => $val) {
echo “$key.$name: $val
\n”;
}
}
?>

Leave a Reply

Your email address will not be published. Required fields are marked *