Regular Expressions 101

Community Patterns

Id of google Drive File

0

Regular Expression
PCRE2 (PHP >=7.3)

/
https:\/\/drive\.google\.com\/open\?id=([^;]+)
/

Description

extract Id for id files

Submitted by macorreag - 3 years ago