google calendar api with php

你说的曾经没有我的故事 提交于 2020-01-01 03:21:22

问题


i need to integrate google calendar API to show the logged in users google calendar in my php website , with the all the same functions it have in the google calendar , there is any possible way to do this? currently am working with this https://developers.google.com/google-apps/calendar/ so kindly let me know your suggestions .


回答1:


Check out some links,

Calendar API

How to Access Google Calendar With Php Using Google API

Google APIs Client Library for Php

Integrate your Php application with Google Calendar

Google Calendar API : PHP

Adding/Deleting Events with the Google Calendar API

add-2-google-cal

New JSON format for the Google Calendar API

may help you.



来源:https://stackoverflow.com/questions/14889040/google-calendar-api-with-php

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!