PHP Classes

File: templates/page/vimeo-embed.inc.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   MyDreamLife.eu   templates/page/vimeo-embed.inc.php   Download  
File: templates/page/vimeo-embed.inc.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MyDreamLife.eu
Plan a life change to a different country
Author: By
Last change:
Date: 1 year ago
Size: 204 bytes
 

Contents

Class file image Download
<iframe
    src="https://player.vimeo.com/video/<?php echo $vimeoId ?>"
    width="640"
    height="360"
    frameborder="0"
    webkitallowfullscreen
    mozallowfullscreen
    allowfullscreen>
</iframe>