Each event created in the calendar outputs a unique event ID that can be accessed via http://www.google.com/calendar/event?eid=(ID HERE)
Now .. this page is produced in XML. SO.. for my application, I have the URL and the unique Event ID. Now how do I get the information on the event using this? I have tried parsing the resulting Event XML page to no avail in PHP. Any input? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
