Regular Expressions 101

Community Patterns

video

1

Regular Expression
PCRE (PHP <7.3)

/
\[video(?:.*?(?:webm|mp4)="([^"]*)")?(?:.*?(?:webm|mp4)="([^"]*)")?.*\]\[\/video\]
/
g

Description

no description available

Submitted by riya - 8 years ago