rss Posted November 26, 2008 Share Posted November 26, 2008 Hi, i have an outer rss source: http://feedity.com/rss.aspx/mr1-kossuth-hu/VVdXUlY <item> <title>2008. november 23.</title> <link>http://www.mr1-kossuth.hu/m3u/0039c36f_3003051.m3u</link> <description><p><a href="http://www.pheedo.com/click.phdo?x=9296301b5ed74cee93c9293d698f741b&u=919bfba075e14e5e8ba68ab3261f8864"><img src="http://www.pheedo.com/img.phdo?x=9296301b5ed74cee93c9293d698f741b&u=919bfba075e14e5e8ba68ab3261f8864" border="0"/></a></p></description> <pubDate>Wed, 26 Nov 2008 00:00:00 GMT</pubDate> </item> from this, i want to create a podcast friendly feed. i want to get the source mp3, from the LINK child. example: http://www.mr1-kossuth.hu/m3u/0039c36f_3003051.m3u in podcast xml: http://stream001.radio.hu:8000/content/0039c36f_3003051.mp3 How I can do that? Link to comment https://forums.phpfreaks.com/topic/134363-processing-rss/ Share on other sites More sharing options...
Barand Posted November 26, 2008 Share Posted November 26, 2008 This is NOT a math problem - moved to PHP Help. Link to comment https://forums.phpfreaks.com/topic/134363-processing-rss/#findComment-699841 Share on other sites More sharing options...
rss Posted November 27, 2008 Author Share Posted November 27, 2008 any help? Link to comment https://forums.phpfreaks.com/topic/134363-processing-rss/#findComment-700537 Share on other sites More sharing options...
Barand Posted November 27, 2008 Share Posted November 27, 2008 Have a look at simplexml_load_file Link to comment https://forums.phpfreaks.com/topic/134363-processing-rss/#findComment-700544 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.