Regular Expressions 101

Community Patterns

0

@OPAL02

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

Date

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

IQ-1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

jsonp

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

check youtube url

1

Regular Expression
PCRE (PHP <7.3)

/
(https?:\/\/(www\.)?youtube\.com\/.*v=+.*)|(https?:\/\/youtu\.be\/+.*)|(.*src=.https?:\/\/(www\.)?youtube\.com\/v\/.*)|(.*src=.https?:\/\/(www\.)?youtube\.com\/embed\/+.*)
/

Description

Loading markdown...
Submitted by Fernando - 8 years ago