PHP Regular express to remove <h1> tags (and their content)

Posted by dotty on Stack Overflow See other posts from Stack Overflow or by dotty
Published on 2010-05-26T09:03:41Z Indexed on 2010/05/26 9:11 UTC
Read the original article Hit count: 238

Filed under:
|

Hay, i can't seem to find any regular expressions online to remove

<h1></h1>

tags (and their content).

Anyone lend a hand on this and help.

© Stack Overflow or respective owner

Related posts about php

Related posts about regex