Create Calendar .ICS files with PHP
On a project I was working on recently it would have been cool if we could dynamically create an ICS file so people could download and import events into their calendars. I did some looking and found several “scripts” that all claimed to do the trick, but none worked quite right. I kind of pieced …