Advertisement
kotvalera83

vimeo

Aug 14th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.21 KB | None | 0 0
  1. <?php if (isset($video)): ?>
  2. <iframe src="http://player.vimeo.com/video/<?php echo $video; ?>" width="580" height="326" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
  3. <?php endif;?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement