Regular Expressions 101

Community Patterns

HTML tag stripper

6

Regular Expression
PCRE (PHP <7.3)

Description

This regex will identify all html start and end tags.

Submitted by anonymous - 8 years ago