|
Posted by Kevin Wells on 03/08/07 15:44
In message <1173357325.865742.300910@t69g2000cwt.googlegroups.com>
mwpole@googlemail.com wrote:
>Hello,
>
>I have been looking for a RSS parser to display RSS feeds within a web
>page. The solutions I have found allow the display for the list to be
>set, but do not include the formatting used in the source article, eg
>paragraphs.
>
>Is it possible to display an RSS feed article with the same formatting
>as the source? Is there a solution to do this?
>
>Thanks in advance,
>mick
>
What I do is load the RSS feed into an array, then use str_replace to
change the RSS tags to HTML tags that I want.
--
Kev Wells http://kevsoft.topcities.com
http://kevsoft.co.uk/
ICQ 238580561
Member of IRUG http://irug.kevsoft.co.uk/
Navigation:
[Reply to this message]
|