Hi Guys,
Im trying to put in an image into an rss feed.
But I cant get it to show
here is how I try to do it:
echo "<item>
<title>$title</title>
<pubDate>$SOTD</pubDate> <link>$link</link>
<description>$description</description>
<media:content url='http://farm7.staticflickr.com/6236/6295693588_71489924aa_b.jpg' type='image/jpeg' height='480' width='640'/>
</item>";
Could any one tell me what I am doing wrong
Thanx in advance
/Henry



Reply With Quote
Bookmarks