This should be what you're looking for: $photoEntry->getMediaGroup()->getDescription();
Cheers, -Jeff On Tue, Apr 21, 2009 at 5:17 AM, oondraa <[email protected]> wrote: > > Hi, > > can you tell me, how can i get photo caption? > > in developers guide i found this: > > ..... > foreach ($albumFeed as $albumEntry) { > echo $albumEntry->title->text. "<br />\n"; > } > > this give me listo of photos, but only theirs filenames. i thought > that it is because i haven't got any captions with my photos. so i > made one throught picasa web, but still i get only photo filenames. > > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
