ical Archive

1 Mar 2012

Adding Events to Microsoft Outlook from PHP using ICAL

I’ve recently been trying to find the best way of creating a calendar event outlook from a php driven application. At first I looked into way of communication with the exchange server directly I soon realized this
27 Jul 2011

Reading events from an iCal Calendar using PHP

Reading event/calender information from iCal can be very useful this tutorial will show you how to read and use the information in a practical way.