Want to connect to iCloud caldav server and add an event, preferably from PHP

谁都会走 提交于 2019-12-08 04:52:50

问题


I am trying to get a server script back end to connect to an iCloud calendar and add an event to a certain calendar. I have found a scrip that can connect to the iCloud server and scrape all the right info for URL's needed etc but can find no example or documentation on adding or at least syncing an event from a web based script, ideally php to an iCloud server caldav calendar.

This is a script that can connect and get the necessary URLS http://icloud.niftyside.com/

But am struggling after that. Anyone know of a simple way to get PHP to fire an event into it??

来源:https://stackoverflow.com/questions/9659233/want-to-connect-to-icloud-caldav-server-and-add-an-event-preferably-from-php

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