Hi John, See: http://code.google.com/apis/calendar/data/1.0/developers_guide_php.html
Hope that helps. On Wed, May 25, 2011 at 5:01 PM, John Biddulph <[email protected]> wrote: > Thanks, > > know any tutorials anywhere? > > Can you provide example please? > > > > On May 25, 3:46 pm, fred at large <[email protected]> wrote: >> to update event, your need to first retrieve the event. >> then call the event's instance updateEntry() >> like >> event.updateEntry(entryUpdated, handleError); > > -- > 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://code.google.com/apis/calendar/community/forum.html > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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://code.google.com/apis/calendar/community/forum.html
