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.........
play video using any websit's URL in PHP
Moderator: General Moderators
-
karthick_nlk
- Forum Newbie
- Posts: 1
- Joined: Mon Mar 28, 2011 3:30 am
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: play video using any websit's URL in PHP
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?