Hi,
If you are referring to Embeddable Calendar, then the answer would be
no to add/edit/update because Embeddable Calendar only support read-
only operations. What you can do is using GData API to directly
integrate add/edit/update for calendar events on your page.
For more information on Calendar GData API and our PHP client library,
please go to the following links:
http://code.google.com/apis/calendar/developers_guide_protocol.html
http://code.google.com/apis/calendar/developers_guide_php.html
Hope that helps,
Austin
On Nov 27, 11:29 pm, Suresh <meto...@gmail.com> wrote:
Hi
i am a php developer.
i want to embed the google calender in my site.
once that is done.
i would like to add/edit/updates the events which are in a shared
calender of a gmail
is that possible using php ..?
if so please let me know some pointers..