You might write some file types to allow.
And the user's details page. The fields name, and functions is enought.
Could the user update its details, change the email.
You want to edit of your own the file types from admin page, or its enoght to pre set with an array.
And the user could allowed to download their files only, or there might have a collection of the newest files ?
The files must be kept in a safe folder (out of htdocs for example.)
Its necessary to keep the file names, or the system allowed to rename to a code.
Categories is needed?
bye
likethegoddess;10891829 wrote:I'm working on a client file upload facility for my website. I've checked a few file management scripts that offer too much facility to the user and a few file upload scripts that don't do enough.
This script needs to exclude uploads by file type and file size, have customizable thanks/error pages (rather than messages), and automatically email on upload. I need secure logon, which can, I suppose, be handled separately.
I'd prefer the ability to upload multiple files at once and to allow users to download files as well. I'd also like it to be simple enough that I can add file types and change file size limit as needed.
While free is better, I'd definitely donate or pay for something I don't have to tweak too much.
Any ideas?
Diana