I'm working on a php class that wil extract data from a SQL table to a ICS file for microsoft outlook.
here is the code in dpaste, it will last for a year.
And here is the code that calls the class to create a appointment
It almost works except de description has all the HTML tags in it see this screenshot:
Has anyone a idea how to fix this?