I am assuming you are using the PHP client library. "undefined" function most likely indicate files not being located by the runtime, so it does seem this would be a configuration problem. Check out PHP developer guide for more information -
http://code.google.com/apis/calendar/developers_guide_php.html#GettingStarted Cheers, Austin On Wed, Aug 27, 2008 at 5:34 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Hi , > > I am trying to update an event but getting error Call to undefined > function getEvent() though i have configure every thing properly . > Other also facing the same problem i think there is some problem in > calendar API . Can you Guide me , also one more thing how to get > eventId for a particular event for function getEvent($client, > $eventId) . > > Thanks in advance , > Archana > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
