Help with a movie library
Posted: Mon Jan 24, 2005 4:56 pm
Hi there guys!
I am very new to PHP, and i keep trying to follow tutorials, but I either loose interest, or dont understand.
For my site I would like to have my swf files in a folder i.e. mysite.com/files/flash/ and i would like to have videos in a different folder i.e. mysite.com/files/vids/ .
Anyway, I would like a php script that displays the names of those files in alphabetical order, with a discription, that links to a php file with the movie in it.
And on the front page i want it to display the 5 newest submittions.
I have no idea where to start and how to do this, can anyone help or point me in any direction, otherwise ill have to manually update it with html
Thanks very much!
I am very new to PHP, and i keep trying to follow tutorials, but I either loose interest, or dont understand.
For my site I would like to have my swf files in a folder i.e. mysite.com/files/flash/ and i would like to have videos in a different folder i.e. mysite.com/files/vids/ .
Anyway, I would like a php script that displays the names of those files in alphabetical order, with a discription, that links to a php file with the movie in it.
And on the front page i want it to display the 5 newest submittions.
I have no idea where to start and how to do this, can anyone help or point me in any direction, otherwise ill have to manually update it with html
Thanks very much!