Page 1 of 1
displaying videos in php
Posted: Wed Feb 11, 2009 5:47 am
by joeyxaza
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
Posted: Wed Feb 11, 2009 11:40 am
by mbdigital
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
Posted: Wed Feb 11, 2009 2:14 pm
by josh
The same way you'd store and output any other binary file
Re: displaying videos in php
Posted: Tue Feb 17, 2009 11:12 am
by bilhasry
i think it depends what type of the video extension file you use