in reply to Re^5: Stripping HTML tags efficiently
in thread Stripping HTML tags efficiently
Sir,
I want any help using HTML:Parser only as the data to be parsed is not less than 8 MB. So it is not possible for regular expression to parse all the tags so fast as HTML Parser can do.