Forum Moderators: open
I trying to read with several php reader code to following address which it shows all texts but does not show image files.
Could you please offer me which php reader I can use ?
Address ;
<snip>
Thanks alot your kind helps.
Best Regards
armator
[edited by: bill at 9:19 am (utc) on Mar. 13, 2008]
[edit reason] Sorry, no example URLs allowed. [/edit]
[validator.w3.org...]
Thanks your kind interest.
You kindly find the sample of xml file as below .
code
-----
<?xml version="1.0" encoding="ISO-8859-9" ?>
<rss version="2.0"><channel><title>example.com</title>
<link>http://www.example.com</link>
<description>news</description>
<image><title>example.com</title>
<link>example.com</link>
<url>http://www.example.com/images/rsslogo.gif</url>
<width>95</width><height>31</height>
<description>news</description></image>
<item>
<title><![CDATA["breaking news"]]></title>
<link><![CDATA[http://www.example.com/news.aspx?id=432827&cat_id=1]]></link>
<description><![CDATA[text text text..]]>
</description>
<pubDate><![CDATA[15.03.2008 14:04:00]]></pubDate>
<img><![CDATA[http://www.example.com/images/blabla/blabla.jpg]]></img>
</item>
</channel></rss>
-----
Thanks advance your kind helps.
My best wishes
armator
[edited by: bill at 1:55 pm (utc) on Mar. 15, 2008]
[edit reason] please use example.com for code samples [/edit]
lastrss.phpI'm not familiar with that package. The author does appear to have contact information on the product's website.