iCalendar

Upcoming Events
Warning: include(calendar/include/database.php) [function.include]: failed to open stream: No such file or directory in /var/www/iland.net/htdocs/calendar/main.php on line 32

Warning: include() [function.include]: Failed opening 'calendar/include/database.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/iland.net/htdocs/calendar/main.php on line 32

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /var/www/iland.net/htdocs/calendar/main.php on line 43

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/iland.net/htdocs/calendar/main.php on line 43
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
SELECT *, UNIX_TIMESTAMP(start) AS start, UNIX_TIMESTAMP(stop) AS stop FROM events WHERE UNIX_TIMESTAMP(start) < '1328421600' AND UNIX_TIMESTAMP(stop) > '1328341732' ORDER BY DATE_FORMAT(start, '%T')