Regular Expressions 101

Community Patterns

0

Email

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

decode

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

Facebook Regex

1

Regular Expression
PCRE (PHP <7.3)

/
facebook\.com\/ [^\s?]+ (?: \.(\d+)\/(\d+) \S* | \? # Look for 'story_fbid' and 'id' in any order (?=(?:[^\s&]*?&)*?\bstory_fbid=(\d+)) (?=(?:[^\s&]*?&)*?\bid=(\d+)) \S* )
/
gmx

Description

Loading markdown...
Submitted by anonymous - 7 years ago