How to delete a google calendar list feed with zend framework?
I've seen plenty of tutorials on how to delete calendar events with zend framework but none on actually deleting calendars themselves? (ie calendar lists). Is it possible? How开发者_开发百科 would I do it?
OK it took me a while but I managed to solve it myself. Here's a tutorial on how to do it http://flynsarmy.com/2010/10/deleting-a-google-calendar-with-php
精彩评论