Hello,

I normally can take a bit of regex fun, but not this time.

Simple enough, in theory... I need to match (count) all of the bold tags in a string, including ones with embedded styles (or whatever else can go in there). <b> and <b style="color:red">. My attempts keep matching <br> as well.

Thanks!

--
Jason Morehouse
Vendorama - Create your own online store
http://www.vendorama.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to