Regular Expressions 101

Community Patterns

0

Port mapping

PCRE (PHP <7.3)
no description available
Submitted by yord - 9 years ago
0

brian

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

test

PCRE (PHP <7.3)
test
Submitted by test - 9 years ago
1

regex

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

Parsing the response of an oauth provider for token and session

1

Regular Expression
PCRE (PHP <7.3)

/
oauth_token=(?P<oauth_token>.*?)&portlet_session=(?P<portlet_session>.*?)
/

Description

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