[wplug] regex help

Russ Schneider russ at sugapablo.com
Sun Jan 11 21:29:09 EST 2004


Need some help on a PCRE regex syntax.

I"m trying to come up with the regex that will find:
<td 'any characters'>

So it would match:

<td>
<td class="sub">
<td colspan=2>

etc.

I've been racking my brain with different sites trying to find the right 
regex to use with preg_replace() in PHP but can't seem to do it.

-- 
[ Russ Schneider (a.k.a. Sugapablo)     ]
[ http://www.sugapablo.com <--music     ]
[ http://www.sugapablo.net <--personal  ]
[ sugapablo at 12jabber.com   <--jabber IM ]



More information about the wplug mailing list