Forum Moderators: coopster
<tr id="filler"> <td></td> <td></td> <td></td></tr>
$text = preg_replace(array('<tr id=\"filler\">(.*?)</tr>'i","{INSERT}",$text);$text = preg_replace("/<tr id=\"filler\">(.*)<\/tr>/iU","{INSERT}",$text);