views:

20

answers:

1

Hi,

I'm making a RSS 2.0 feed powered by PHP & MySQL. I would like to know how to make simple formatting in the contents like Line Breaks, Bold, Italics, Links, Images.

When I try to insert a <br> in the database for a newline, the feed reader is displaying it as Invalid Feed.

Please help

Thanks