Sam
Sam

Reputation: 840

Formatting Contents in RSS

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.

Upvotes: 2

Views: 310

Answers (0)

Related Questions