Quote:
Originally Posted by Confuzzled
"thus we could remove everything between those tags using <b.*?>.*?</b>"
I know but i wanted the code for a particlar set.... thanks again
|
Notice, though, that there is a wildcard followed by a quantifier in between those two tags. They weren't there in the regex you posted earlier.