How can I use PHP to dynamically publish an ical file to be read by Google Calendar? – Stack Overflow

Any Google search on PHP ical just brings up phpicalendar and how to parse or read IN ical files. I just want to write a PHP file that pulls events from my database and writes them out in ical form…