Skip to content

Instantly share code, notes, and snippets.

@washingtonsoares
Created November 9, 2014 17:44
Show Gist options
  • Save washingtonsoares/187c251ea790fc545196 to your computer and use it in GitHub Desktop.
Save washingtonsoares/187c251ea790fc545196 to your computer and use it in GitHub Desktop.
https://www.youtube.com/watch?v=CAcyG2v6X2w
aplicar aqui a expressão regular
salvar na variavel resultante o que vier depois de "v="
nesse exemplo a variavel iria conter "CAcyG2v6X2w"
<iframe width="200" height="300" src="//www.youtube.com/embed/$variavel" frameborder="0" allowfullscreen></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment