Regular Expressions 101

Community Patterns

Seeking regular expression guru

0

Regular Expression
PCRE (PHP <7.3)

/
.*?UserID="(?<UserID>.*?)".*?UserName="(?<UserName>.*?)".*?NetworkAccessPointID="(?<IPAddress>.*?)".*?EventDateTime="(?<DateTime>.*?)".*?EventOutcomeIndicator="(?<OutcomeIndicator>.*?)".*?csd-code="(?<csd_code>.*?)".*?AuditEnterpriseSiteID="(?<Site>.*?)".*?ParticipantObjectID="(?<PatientID>.*?)".*?ParticipantObjectTypeCode="(?<ObjectTypeCode>.*?)".*?
/

Description

We are looking for developer who is good at regular expression. We need to scrap web site and gather some data to database. This is a test.

Submitted by Junior Báez - 7 years ago (Last modified a year ago)