in reply to Re: In HTML , I Want to process only Data and Not tags
in thread In HTML , I Want to process only Data and Not tags
But in general it's not a good idea to try to roll your own HTML or XML parsing solution when there are plenty of good ones out there.s/>[^>]+</.../
|
---|