How to store audio and video files for search & manipula
Posted: Mon Sep 10, 2007 9:23 pm
My church presently has about 40 some odd links to audio and video files on one page.
I would like to dump them into a file or database so that I can pull the last
5 files according to date created and display them on the webpage automatically.
I could then have an upload page so that the files can be uploaded and I won't
have to constantly keep updating the display page.
Can you advise me on how I might do this?
I don't see anyway to store this type of data in a mySQL database
so how do I create this setup? Do I store file paths?
Kevin
I would like to dump them into a file or database so that I can pull the last
5 files according to date created and display them on the webpage automatically.
I could then have an upload page so that the files can be uploaded and I won't
have to constantly keep updating the display page.
Can you advise me on how I might do this?
I don't see anyway to store this type of data in a mySQL database
so how do I create this setup? Do I store file paths?
Kevin