Skip to content

Instantly share code, notes, and snippets.

@patsma
Last active June 27, 2017 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patsma/424f4e6ec87c755931c7ff0858ac626c to your computer and use it in GitHub Desktop.
Save patsma/424f4e6ec87c755931c7ff0858ac626c to your computer and use it in GitHub Desktop.
PHP first line REGEXP
^(<\?php)(.*?)(\?>)
// zmien $uxxrmvgwk na nazwe ktora ma byc znaleziona po tagu php
(<\?php \$uxxrmvgwk)(.*?)(\?>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment