Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-02-16 21:08
Flavor·PCRE (Legacy)

/
value="(?=<\?php)[^"]+"
/
g
Open regex in editor

Description

This regex is helpful to remove all <php ?> tags

Submitted by anonymous