Regex
From: Ryan Keeling (ryankeeling_at_gmail.com)
Date: 03/10/05
- Previous message: Babu: "Doubt in Perl exception handling"
- Next in thread: Liwei.Yao_at_gmail.com: "Re: Regex"
- Reply: Liwei.Yao_at_gmail.com: "Re: Regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Mar 2005 04:33:02 -0800
Hi I am new to regular expressions and need some help constructing a
regex which will match something similar to the following,
<td class="offer_description">
<strong>DEER PARK AND GOLF COURSES HOTEL, Howth, County
Dublin.</strong><br />
Basically I would like to match the first bit <td
class="offer_description"> then accept everything between it and
</strong><br />.
Any help would be greatly appreciated,
thanks
Ryan
- Previous message: Babu: "Doubt in Perl exception handling"
- Next in thread: Liwei.Yao_at_gmail.com: "Re: Regex"
- Reply: Liwei.Yao_at_gmail.com: "Re: Regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]