displaying videos in php
Moderator: General Moderators
displaying videos in php
can anyone show me how to store and display videos stored either on the filesystem or in database using php?
Re: displaying videos in php
What file format are your videos stored in? Streaming flv files through flash is a pretty good way of doing this.
Re: displaying videos in php
The same way you'd store and output any other binary file
Re: displaying videos in php
i think it depends what type of the video extension file you use