Skip to content

Instantly share code, notes, and snippets.

@Dakwamine
Dakwamine / articleobject.php
Created August 8, 2011 20:19
*Static* Youtube and Blip players
<?php
/**
*
* Creates validable XHTML Youtube or Blip players, compatible with Flash and iPhone/iPad
*
* If you are HTML4/5, you can simply use default Youtube and Blip <iframe>
* instead of this file (although these seems to not correctly validate on W3 validator).
*
* PHP 5.3.0 (but you can adapt the code following your needs)