Regular Expressions 101

Community Library

Community Library Entry

5

Regular ExpressionOpen Workspace

/
\=\$_POST\['[a-zA-z0-9]*'\];
/

Description
Created·2016-01-14 23:35
Type·Match
Flavor·PCRE (Legacy)

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
Open Workspace