Tema: Video en php
Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/07/2013, 17:44
Avatar de zreep
zreep
 
Fecha de Ingreso: octubre-2009
Ubicación: Argentina
Mensajes: 534
Antigüedad: 14 años, 6 meses
Puntos: 12
Pregunta Video en php

Hola a todos, estoy intentando reproducir un vide de esta manera

Código PHP:
$url "http://vimeo.com/69462923"
Código HTML:
<iframe width="420" height="345" src="<?php echo $url; ?>" frameborder="0" allowfullscreen></iframe> 

Pero no se reproduce el video. Y nose que esta mal... Que hago mal.... Gracias
__________________
Zreep