Created
November 9, 2014 17:44
-
-
Save washingtonsoares/187c251ea790fc545196 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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