Log in

View Full Version : Googel Calendar RSS



Sinopa
04-05-2012, 03:11 AM
I hope someone could please help me a little bit. Does anyone know where I can find an rss script that can display my Google Calendar RSS.
It just needs to display the "date --> heading --> when date/time"

Been searching all day and non of the once I found can show the Google Calendar RSS.

This is my google calendar rss:
https://www.google.com/calendar/feeds/hanna.camille%40gmail.com/public/basic

It start with https. Maybe that's why non of them can show?

P.S. Sorry for bad english. :)

links123
04-05-2012, 10:30 AM
$feed->enable_order_by_date(false);

Sinopa
04-05-2012, 10:43 AM
Ye! That didn't say me anything :)

mburt
04-05-2012, 07:28 PM
http://www.globinch.com/display-any-rss-feed-on-your-site-using-php-curl-and-simplexml/