How do I use Google's “Simple API Access key” to access Google Calendar info (PHP)?

后端 未结 5 1375
温柔的废话
温柔的废话 2020-12-18 20:04

I\'m trying to use the Google API v3 to access one google calendar and according to the documentation here : http://code.google.com/apis/calendar/v3/using.html#intro and her

5条回答
  •  悲&欢浪女
    2020-12-18 20:28

    See below link which is helpfull to you. The Google API Client Library enables you to work with Google APIs such as Analytics, Adsense, Google+, Calendar, Moderator, Tasks, or Latitude on your server, in the language of your choice.

    http://code.google.com/p/google-api-php-client/

    Thanks, Chintu

提交回复
热议问题