Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php if (isset($video)): ?>
- <iframe src="http://player.vimeo.com/video/<?php echo $video; ?>" width="580" height="326" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
- <?php endif;?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement