andreidumitrescu Posted September 8, 2009 Share Posted September 8, 2009 Hi, I'm 16 and I'm quite new with php, only less than a year. I need to create a page on my server which can play a video (I have the link of the video). The link of the page I need to create is should be something like: http://www.mypage.com/player.swf?file=http://media.videolink.net/asd.flv Can someone help me with this ? Thanks, Andrei Link to comment https://forums.phpfreaks.com/topic/173539-solved-create-a-php-page-with-a-video/ Share on other sites More sharing options...
Lyleyboy Posted September 8, 2009 Share Posted September 8, 2009 You don't need php for this. Try Googling for EMBED SWF. You will probably need the video on your server or maybe use a hosting site like Vimeo. Link to comment https://forums.phpfreaks.com/topic/173539-solved-create-a-php-page-with-a-video/#findComment-914794 Share on other sites More sharing options...
andreidumitrescu Posted September 9, 2009 Author Share Posted September 9, 2009 Thanks for reply, but I was thinking about only accesing the video from my page without being need to save the video on the server. Can this be done? Link to comment https://forums.phpfreaks.com/topic/173539-solved-create-a-php-page-with-a-video/#findComment-915418 Share on other sites More sharing options...
Lyleyboy Posted September 9, 2009 Share Posted September 9, 2009 Go for Vimeo. Free and easy. They even supply the embed code. Link to comment https://forums.phpfreaks.com/topic/173539-solved-create-a-php-page-with-a-video/#findComment-915621 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.