Your Ad Here

Posted By

j4kp07 on 05/11/11


Tagged


Versions (?)

Vimeo Thumbnails


 / Published in: PHP
 

  1. $imgid = 6271487;
  2.  
  3. $hash = unserialize(file_get_contents("http://vimeo.com/api/v2/video/$imgid.php"));
  4.  
  5. echo $hash[0]['thumbnail_medium'];

Report this snippet  

You need to login to post a comment.