2

I'm creating a web app that need to upload iCal or vCal files. I wonder if there is any php library that can parse the information, so I can store it on my database?

einstein
  • 13,389
  • 27
  • 80
  • 110

2 Answers2

-1

This seems the most complete and updated. http://kigkonsult.se/index.php

It goes from parsing to generation of .ics files

Andrea Mauro
  • 773
  • 1
  • 8
  • 14
-1

that should help http://www.phpbuilder.com/columns/chow20021007.php3?print_mode=1

Eli Y
  • 877
  • 16
  • 41