This is more than likely a stupid question, but here is my issue. I have a private calendar that I want to access without authentication for read only purposes. I have the "magic cookie" and can access elements of the calendar by just parsing the xml, but I would like to create a Zend_Gdata_Calendar() object in PHP using the xml address for ease of using Gdatas sorting and parsing features. This was outlined on googles api page, but only mentioned how to do this using Java, of which i could not find a corresponding class in PHP to the CalendarService class. Like i said, im sure this is a very simple issue, but I have been reading all day trying to figure it out with no luck, any assistance is appreciated.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
