Google calendar api with php
I need to integrate google calendar API to show registered custom google calendar in my php website, with all the same functionality it has in google calendar, is there any possible way to do this? I am currently working with this https://developers.google.com/google-apps/calendar/ so kindly let me know your suggestions.
+3
Jothi kannan
source
to share
1 answer
Check out some links,
Calendar API
How to access google calendar with php using google API
Google API Client Library for Php
Integrate Php App with Google Calendar
Google Calendar API: PHP
Adding / Removing Events Using Google Calendar API
add-2-google-cal
New JSON format for Google Calendar API
can help you.
+10
Tony stark
source
to share