How to upload and display with PHP code?

boxcarracer8792

New member
Alright I was ganna google search this, but I am not really knew, but still learning PHP code. I am working on making a CMS type of site for myself, almost done, and it works REALLY well. I can make it how I want it so I love it, anyways here is my question.

I want a section of my site to be for movies, flash, etc. Types of media, and I want people to be able to upload their things. I them to be able to upload it to a folder, destined for the object, and then it to be displayed on a page. Kind of like youtube, how you upload then it is displayed. Well I say they upload, myflash.swf, well I want it to display that file. Which I don't know how to make it use the name myflash.swf, instead of example: flash-1.swf or a specfic name. I have a section for music, movies, flash, and images. So I also need it for images.

Thanks for the Help in advance :)
 
Back
Top