Code: Select all
</center>
</td>
</tr>
</table>
</td>
</tr>and the html pages needed edited is stored in: $content
So what I need is something like: $content = preg_replace($pattern,$extra,$content);
Where $pattern is the $pattern I need that will find the multilined code above.