PHP with Video file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ssuresh_kesavan
Forum Newbie
Posts: 1
Joined: Mon Jan 08, 2007 8:27 am

PHP with Video file

Post by ssuresh_kesavan »

Hi,


I have some issue with PHP. I want to upload Video file using PHP. I can able to upload the video files but how to display the available video file in thumbnail format. I don’t want to use embed tag for thumbnail view it slowdown the application.

When I see most of the web site, they placed jpg file in thumbnail view, when click the thumbnail view, the actual video file get starting. I don’t know how they are achieving this using PHP. please help me.

Please do the help if anybody have idea?



Thanks
S.Suresh
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

This topic has been beaten to death in the last week alone - search the forum for "video".
Post Reply