Need help with a simple php video gallery & player created from a folder of videos
first of i'de like to point out i'm a complete novice at php scripts, anyway here goes
I'm looking for a php script that will create a gallery on the left (showing in date added order) & a player on the right, i have a folder named "videos" which is constantly being added to with various video formats such as mp4/mov/avi/mpg, so i need a script that will read the folder contents and create the said gallery & player, i've already got the file upload script working so users can upload their videos, but i'm at a loss as how to create a php script to do the job, i have got a similar script for pictures running nicely and looks like this
http://i57.servimg.com/u/f57/16/04/19/70/captur17.jpg
So imagine the picture above being a video gallery, so when a user clicks an video image on the left i want the video to play on the right, any help would be greatly appreciated, if you need any more info please feel free to ask and thanks again for taking the time to read my post
wp