Hey…I haven’t visitied this portion of the forum much but I have been messing around with PHP lately. Pretty cool stuff!
Anyways, I was wondering if anyone knows a tutorial, or has a sample of how I can create a video database which stores mpegs etc.
Features would include:
Sort and view video by name, date, rating
A summary of the video in a details page
Voting for each video
Comments for each video
Easily add/edit/remove videos (and summary page)
I know this is somewhat standard databse use, but I don’t think you store the actual videos into the actual database so there would probably have to be some type of upload feature when adding the videos etc.
So does anyone know of a tutorial or sample code for creating this?
Thanks!