core/skin/virtual-nt.ru/php/youtubevideo.php

1 line
182 B
PHP
Raw Normal View History

2023-02-25 22:58:56 +05:00
<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>