Georss-php

Discussion in 'PHP' started by protocol96, Apr 14, 2010.

  1. #1
    Hi,
    http://code.google.com/apis/maps/documentation/examples/geoxml-rss.html

    I tried implementing above code locally and just changed one line
    geoXml = new GGeoXml("http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&format=feed-georss");

    was changed to which is the xml mentioned in the code

    geoXml = new GGeoXml("http://localhost/geo/geo-rss.xml");

    Using php Xampp on windows if it helps.
     
    protocol96, Apr 14, 2010 IP