hi I'm writing a PHP mockup application that present photos posted to social networks from different web services i just need to get the URL to an image (or large enouth thumbnail) based on it's id (extracted from the URL fragment) this is fairly easy with other services (usually a simple HTTP call) what would be the most simple way to achieve this with picasaweb? i really don't feel like installing zend framework and use all this heavy zend GDATA library for this, actually I'd like to be able to do it using Curl because this is the only way i can multi-thread in PHP there must be a simple way to this, after all this service is from google right? :)
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
