I am trying to get a regular expression to work, but not having a whole lot of luck.
the source file I am reading(poorly formatted, but nothing I can do there) has the following in its source between elements
<BR>
<BR>
<BR>
how do I match this with a php regular expression?