Skip to content

Instantly share code, notes, and snippets.

@itsjavi
Created May 12, 2014 11:26
Show Gist options
  • Select an option

  • Save itsjavi/a7f2d47090ab0407c345 to your computer and use it in GitHub Desktop.

Select an option

Save itsjavi/a7f2d47090ab0407c345 to your computer and use it in GitHub Desktop.
Netbeans array to fn replace
search: \$_SERVER\[\'([A-Z_]{1,})\']
replace: \$this\-\>app\-\>server\(\'$1\'\)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment