Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-24-2012, 08:01 PM   PM User | #1
ben.yanke
New to the CF scene

 
Join Date: Sep 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
ben.yanke is an unknown quantity at this point
Google Calendar interface

I'm working on a script that will need to access several google calendars (all under one user, always the same calendars) and retrieve appointment data, delete appointments and create appointments.

Would a google API be the best tool for this, or am I looking for something else?
ben.yanke is offline   Reply With Quote
Old 12-24-2012, 09:33 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,741
Thanks: 4
Thanked 2,465 Times in 2,434 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
I'm not sure I understand your question.
If you are accessing an external website for data, you pretty much have to use the API they give you. The API itself isn't a tool, its simply the mechanism in which you are allowed to talk to it. How you get there is up to you.
If they have a soap protocol api, that's what I'd use despite it being somewhat difficult to use properly in PHP (datatype weakness really is a weakness).
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:10 AM.


Advertisement
Log in to turn off these ads.