Hi Jeff, There is actually an entire client library for interacting with Google Calendar via the Google data API. This link will tell you where to get it and how to use it: http://code.google.com/apis/calendar/developers_guide_php.html. You'll find examples of how to use the client library to create, query, modify, and delete calendar events.
Happy coding, Lane On Jun 4, 10:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I currently am working on integrating google calendar into our office > as a scheduling tool for our conference room. I have it embedded in > our local intranet, where anyone can go and fill out a form to > schedule a timeslot for the room. Is there a way to make it so that > there are no double reservations? > > Also, I'm not a brilliant programmer, so does anyone have any class > such as the Google Calendar Wrapper > here:http://www.phpclasses.org/browse/package/3548.html > but for deleting events? I know some php/python, but I am having no > success. > > Thanks > > -Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
