Hi,

If you look at the value of <gphoto:numphotos> inside of an album
entry. The number of albums you can get by doing retrieving the albums
feed for a user and looking at <openSearch:totalResults>.

The PHP methods to get these are getGphotoNumPhotos() and
getTotalResults() respectively.

http://framework.zend.com/apidoc/core/Zend_Gdata/Zend_Gdata_Photos_AlbumFeed.html

Cheers,
-Jeff


On Sep 16, 8:21 am, phanorcoll <[EMAIL PROTECTED]> wrote:
> Hi,
>
> is there a way to get the number of albums per user or photos inside
> an album like we get the title (getTitle) or a thumbnail?
>
> is there a specific method in the Picasa PHP API to do this?
--~--~---------~--~----~------------~-------~--~----~
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 Google-Picasa-Data-API@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to