Page 1 of 1

play video using any websit's URL in PHP

Posted: Mon Mar 28, 2011 3:41 am
by karthick_nlk
Hi,

How to play any website's video using php.I searched many website.All are mention code for play video using a particular website like youtube only or VEOH only or Vimo only and etc.

I need play video using any website's URL when we give input as valid url.Send me reply quick please.........

Re: play video using any websit's URL in PHP

Posted: Mon Mar 28, 2011 11:34 am
by Jonah Bron
Are you saying you want to take the contents of a given URL, search that page for a video, and display it on your page?