Strip Tags and everything in between
        Posted  
        
            by Andy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Andy
        
        
        
        Published on 2010-04-13T14:09:57Z
        Indexed on 
            2010/04/13
            14:13 UTC
        
        
        Read the original article
        Hit count: 258
        
php
How can i strip <h1>including this content</h1>
I know you can use strip tags to remove the tags, but i want everything in between gone as well.
Any help would be appreciated.
© Stack Overflow or respective owner