By curl, do you mean the command line utility, or do you mean the php
library?
It is definitely possible, although awkward, with the first.

y understanding is that it is also possible through libcurl. You need to
watch
do the redirection manually, because otherwise libcurl will fall back to a
GET
on the redirect.

Ray

On Wed, Feb 18, 2009 at 9:13 AM, Marko Pahić <[email protected]> wrote:

>
> Is there a way to add the event in the calendar through curl. I need a
> small function that adds events. I tried to find something similar,
> but installing zend for the small function I need seems ridiculous.
> I would like to try to post the event using curl, but I have no idea
> how to do that. I tried to post it like blogger, through xml posting,
> but no use, it did not work. I would really appreciate the help.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to