1 line
182 B
PHP
1 line
182 B
PHP
|
<iframe style="width: 430px; position:relative; height: 242px; margin: 0; border: 0; overflow:hidden;" src="//www.youtube.com/embed/<?php echo $_GET['account_video']; ?>" ></iframe>
|