Community Patterns

Community Library Entry

5

Regular Expression
Created·2016-01-14 23:35
Flavor·PCRE (Legacy)

/
\=\$_POST\['[a-zA-z0-9]*'\];
/
Open regex in editor

Description

if you are as lazy as me and want to replace every "=$_POST['name'];" using Dreamweaver or any development tool that allows using regular expressions to search in current file/document.

Submitted by Kevinator