PHP/CMS: Upload PDF files to website and have them automatically displayed. How?

BEnno

New member
Hi my website has a weekly newsletter.

I dont create the newsletter but club members do then they ask me to put it on the website.

Its to much hassle to make a link, convert the publisher file to pdf, make a front page image, upload the image grrr grrr grrr. Its just something I don't wanna do this every week.

I wish there was a way for them to log in, upload it to a certain area, then code on my website checks that area and displays links to everything in that folder. I wouldn't have to do anything and it could be automated.

Anyone no a way, or a great script, or a log in system to a certain folder 'only' where users can upload to that specific area?

If u can recognize the steps i have just written, can u help direct me to a solution to each? thanks muchly
Yep cheers, but if i had code on my page that...
# Checks all content
#Adds each file to an array
#Then lists a link to each file

then the system could be automated.

I could do it in java, but how bout php. And what is the best open source download manager script?
 
Back
Top