Page 1 of 1

pop off img and href tag from a RSS feed

Posted: Thu May 14, 2009 7:48 am
by lauthiamkok
Hi,

How can I pop off the <img src="...."> and <a href="..."> in the description of a RSS feed?

For instance,

Code: Select all

<title> xxx </title><link> xxx </link><description><img src="..."/><a href="...">Duis autem </a> vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis ...</description>
Many thanks,
Lau