Saket has asked for the wisdom of the Perl Monks concerning the following question:
HI Guys, I am new to reg expressions.I want to extract text that is present between the HTML tags. For example
How to extract the 3 lines of text using reg exp? Can someone has an answer to this?<title> This is a very good site for regular Expressions. Very helpful. Thanks. </title>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to extract text present in 3 lines within the HTML tags
by Nikhil Jain (Monk) on May 17, 2011 at 07:24 UTC | |
|
Re: How to extract text present in 3 lines within the HTML tags
by moritz (Cardinal) on May 17, 2011 at 07:28 UTC | |
by Anonymous Monk on May 17, 2011 at 07:33 UTC | |
by jellisii2 (Hermit) on May 17, 2011 at 12:41 UTC | |
by raybies (Chaplain) on May 17, 2011 at 12:41 UTC | |
|
Re: How to extract text present in 3 lines within the HTML tags
by Anonymous Monk on May 17, 2011 at 07:13 UTC | |
|
Re: How to extract text present in 3 lines within the HTML tags
by ambrus (Abbot) on May 17, 2011 at 15:04 UTC | |
|
Re: How to extract text present in 3 lines within the HTML tags
by wind (Priest) on May 17, 2011 at 15:58 UTC |