Remove html code in a text with no regular expresion
Posted
by Blanca
on Stack Overflow
See other posts from Stack Overflow
or by Blanca
Published on 2010-05-31T07:31:24Z
Indexed on
2010/05/31
7:32 UTC
Read the original article
Hit count: 170
hmtl
Hi! I am working in the indexation of feeds from Internet. I would like to remove tha html code which appears in some of them. I have used regular expression for the ones i have seen, but I would like to find some way to remove all of them automaticcally, because I don't know if I have seen all possible html code in my feeds. Is there any possibillity?? I add an example of things I would like to remove: /0831/oly_g_liukin_576.jpg" height="49" width="41" /> BEIJING - AUGUST 15: Nastia Liukin of the...
Thank you!
© Stack Overflow or respective owner