Quantcast
Channel: parse rss feed using javascript - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Ashley Strout for parse rss feed using javascript

Try changing the last line of the httpGet function to:return xmlHttp.responseXML;After all, you are expecting an XML response back. You may also need to add this line to your PHP...

View Article



parse rss feed using javascript

I am parsing an RSS feed using PHP and JavaScript. First I created a proxy with PHP to obtain the RSS feed. Then get individual data from this RSS feed using JavaScript. My issue with with the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images