I have a schoolcalendar online, but I want to have it in my own application. Unfortunately I can\'t get it working with PHP and regex.
The problem is that the table
Please use a HTML parser to extract the values. PHP Simple HTML parser is worth a shot: http://simplehtmldom.sourceforge.net/